Split rbw from home configuration.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
./programs/hyprlock.nix
|
||||
./programs/lazygit.nix
|
||||
./programs/oh-my-posh.nix
|
||||
./programs/rbw.nix
|
||||
./programs/rofi.nix
|
||||
./programs/yazi.nix
|
||||
./services/arrpc.nix
|
||||
@@ -64,14 +65,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
programs.rbw = {
|
||||
enable = true;
|
||||
# settings = {
|
||||
# email = "jay@zerojay.com";
|
||||
# base_url = "https://bw.zerojay.com";
|
||||
# };
|
||||
};
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user