Remove test user from Lilim.
This commit is contained in:
parent
2445cc4e9d
commit
24314bce10
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ with lib;
|
|||
allowUnfree = true;
|
||||
hostName = "Lilim";
|
||||
useNetworkd = true;
|
||||
administrators = [ { name = "derped"; id = 1337; } { name = "testy"; id = 1338; } ];
|
||||
administrators = [ { name = "derped"; id = 1337; } ];
|
||||
conffiles = [
|
||||
"etcfiles"
|
||||
"etcvars"
|
||||
|
|
Loading…
Reference in a new issue