Use zsh for root user
This commit is contained in:
parent
7e69d6a9cf
commit
7d57d89e02
|
@ -15,6 +15,7 @@
|
|||
firewall = {enable = true;};
|
||||
};
|
||||
|
||||
users.users.root.shell = pkgs.zsh;
|
||||
users.users.xenia = {
|
||||
isNormalUser = true;
|
||||
description = "Evie Litherland-Smith";
|
||||
|
|
Loading…
Reference in a new issue