diff --git a/nix-system-configs/modules/system/minecraft.nix b/nix-system-configs/modules/system/minecraft.nix index 48247f6..57834bb 100644 --- a/nix-system-configs/modules/system/minecraft.nix +++ b/nix-system-configs/modules/system/minecraft.nix @@ -70,7 +70,7 @@ in { eula = true; openFirewall = true; - servers.all-the-mods-ten = { + servers.all-the-mods-ten-tss = { enable = true; autoStart = true; restart = "always";