make zsh default

This commit is contained in:
Xory 2025-09-01 16:19:35 +03:00
parent 08de47d69f
commit 1147d5ad47
2 changed files with 2 additions and 0 deletions

View file

@ -92,6 +92,7 @@
kdePackages.kate
# thunderbird
];
shell = pkgs.zsh;
};
# Enable automatic login for the user.