diff --git a/flake.nix b/flake.nix index 86463bc..6de0cbd 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 238 current 2025-10-10 21:51:26 25.05.20251006.20c4598 6.12.50 * +# generation: 239 current 2025-10-10 21:53:16 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 74e5535..6bb675c 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -52,7 +52,7 @@ in uptime-kuma.enable = true; }; gameservers = { - minecraft_recpro.enable = false; + minecraft_recpro.enable = true; }; };