infra: root is system user not normal user
This commit is contained in:
parent
697396c892
commit
3d77a921ef
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ in
|
|||
{
|
||||
users.users = {
|
||||
${name} = {
|
||||
isNormalUser = true;
|
||||
shell = pkgs.nushell;
|
||||
description = "Administartor";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue