From 5be9428e49e15f5e94efbc303c1d148eda95a57b Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Mon, 6 Apr 2026 13:37:15 +0300 Subject: [PATCH] Force swap the package --- nix-system-configs/modules/system/minecraft.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";