infra: root fix
This commit is contained in:
parent
d376d332f0
commit
b3c3c9dd49
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ in
|
||||||
users.users = {
|
users.users = {
|
||||||
${name} = {
|
${name} = {
|
||||||
shell = pkgs.nushell;
|
shell = pkgs.nushell;
|
||||||
description = "Administartor";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
home-manager.users.${name} = {
|
home-manager.users.${name} = {
|
||||||
|
|
Loading…
Reference in a new issue