Fix on env configuration
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
home.shell.git.enable = true;
|
home.shell.git.enable = true;
|
||||||
home.shell.neovim.enable = true;
|
home.shell.neovim.enable = true;
|
||||||
home.shell.nh.enable = true;
|
home.shell.nh.enable = true;
|
||||||
home.shell.devenv.enable = true;
|
home.shell.env.enable = true;
|
||||||
|
|
||||||
# No Home Application Folders
|
# No Home Application Folders
|
||||||
targets.darwin.linkApps.enable = false;
|
targets.darwin.linkApps.enable = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user