Fix on configuration files

This commit is contained in:
2026-02-11 20:04:42 +01:00
parent 4f10ad35cd
commit 43de971de3
6 changed files with 24 additions and 36 deletions
+2 -1
View File
@@ -16,8 +16,9 @@
home.shell.zsh.enable = true;
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;
# Code editor
home.ide.zed.enable = true;