Remove lauren's user

No longer hosting services from this server, so it's not really
useful.
This commit is contained in:
Tristan Daniël Maat 2020-02-08 22:08:16 +09:00
parent 5ea5a2e73a
commit fe3f72d581
Signed by: tlater
GPG key ID: 49670FD774E43268
2 changed files with 0 additions and 6 deletions

View file

@ -42,11 +42,6 @@
extraGroups = [ "wheel" "docker" ];
openssh.authorizedKeys.keyFiles = [ ./keys/tlater.pub ];
};
lauren = {
isNormalUser = true;
openssh.authorizedKeys.keyFiles = [ ./keys/lauren.pub ];
};
};
services = {