update default shell (for ssh)

This commit is contained in:
Noa Aarts 2024-03-15 21:53:58 +01:00
parent 413cac133a
commit 6980963bb7
2 changed files with 2 additions and 1 deletions

View file

@ -60,6 +60,7 @@
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
# Define a user account. Don't forget to set a password with passwd.
users.defaultUserShell = pkgs.zsh;
users.users = {
root = {
openssh.authorizedKeys.keys = [