[home] split desktop.nix out of home.nix
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
neofetch # tool for showing off
|
||||
];
|
||||
|
||||
programs.nix-index.enableFishIntegration = true;
|
||||
programs.fzf.enableFishIntegration = false; # use fish.fzf keybinding
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user