root user zsh
This commit is contained in:
@@ -107,6 +107,8 @@
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
users.users.root.shell = pkgs.zsh;
|
||||
|
||||
programs = {
|
||||
gamemode.enable = lib.mkDefault true;
|
||||
zsh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user