zsh forgot

This commit is contained in:
smayzy
2025-07-08 17:46:36 +02:00
parent a5edf53519
commit 1bdab821a6
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -11,5 +11,6 @@ in
config = mkIf config.smayzy.zsh.enable {
programs.zsh.enable = true;
users.defaultUserShell = pkgs.zsh;
};
}