root user zsh

This commit is contained in:
mjallen18
2025-05-27 20:07:49 -05:00
parent a945e5fae7
commit 8826407643
8 changed files with 37 additions and 10 deletions

View File

@@ -19,4 +19,6 @@ in
hashedPasswordFile = passwordFile;
shell = pkgsVersion.zsh;
};
users.users.root.shell = pkgsVersion.zsh;
}