diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 6bb675c..74e5535 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -52,7 +52,7 @@ in uptime-kuma.enable = true; }; gameservers = { - minecraft_recpro.enable = true; + minecraft_recpro.enable = false; }; };