zsh: move from module to user config

This commit is contained in:
2025-03-16 13:51:58 +00:00
parent d00df9171b
commit cbc31f1083
10 changed files with 217 additions and 212 deletions

View File

@ -95,9 +95,6 @@
repoPath = "ssh://iqwu22oq@iqwu22oq.repo.borgbase.com/./repo";
};
};
shell = {
zsh.enable = true;
};
system.desktop.gnome.enable = lib.mkForce false;
system.desktop.hyprland.enable = true;
};