Fix on env configuration

This commit is contained in:
2026-02-11 20:07:45 +01:00
parent 43de971de3
commit fd6f8572ad
+1 -1
View File
@@ -15,7 +15,7 @@
home.shell.git.enable = true;
home.shell.neovim.enable = true;
home.shell.nh.enable = true;
home.shell.devenv.enable = true;
home.shell.env.enable = true;
# No Home Application Folders
targets.darwin.linkApps.enable = false;