Remove all items dealing with root
This commit is contained in:
parent
9397f000ad
commit
a0ba86876f
1 changed files with 0 additions and 4 deletions
|
@ -72,8 +72,4 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = stateVersion;
|
system.stateVersion = stateVersion;
|
||||||
|
|
||||||
users.users.root = {
|
|
||||||
isSystemUser = true;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue