diff options
Diffstat (limited to 'hosts/antares/configuration.nix')
| -rw-r--r-- | hosts/antares/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/antares/configuration.nix b/hosts/antares/configuration.nix index 7ecb088..f25588b 100644 --- a/hosts/antares/configuration.nix +++ b/hosts/antares/configuration.nix @@ -120,7 +120,6 @@ }; users.users.mcserver = { isSystemUser = true; - group = "mcserver"; home = "/srv/mcserver"; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICtL2eG098LhkFPR4N5e44XMq60uvCUCOuKMYs5zjg6f" |
