Little clean

This commit is contained in:
2026-02-13 16:52:13 +01:00
parent b229dc8e11
commit 4de8ef49a4
3 changed files with 3 additions and 29 deletions
+1 -2
View File
@@ -11,11 +11,10 @@
};
# Shell apps
home.shell.nh.enable = true;
home.shell.zsh.enable = true;
home.shell.git.enable = true;
home.shell.neovim.enable = true;
home.shell.nh.enable = true;
home.shell.env.enable = true;
# No Home Application Folders
targets.darwin.linkApps.enable = false;