Remove all items dealing with root

This commit is contained in:
iFargle 2023-11-30 14:38:34 +09:00
parent 9397f000ad
commit a0ba86876f

View file

@ -72,8 +72,4 @@
};
system.stateVersion = stateVersion;
users.users.root = {
isSystemUser = true;
};
}