1
0
Fork 0

Remove test user from Lilim.

This commit is contained in:
Kevin Baensch 2023-04-15 14:00:34 +02:00
parent 2445cc4e9d
commit 24314bce10
Signed by: derped
GPG Key ID: C0F1D326C7626543
1 changed files with 1 additions and 1 deletions

View File

@ -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"