[home] split desktop.nix out of home.nix

This commit is contained in:
2024-06-23 14:16:15 +08:00
parent d3386006c1
commit eec62add8b
4 changed files with 22 additions and 24 deletions
+1
View File
@@ -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;