diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index aa7ad43..45bc428 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -45,7 +45,6 @@ in }; services.minecraft-servers = { - managementSystem.systemd-socket.enable = true; enable = true; eula = true; openFirewall = true;