From bc76eb71c3bff0c960d4094c5a94af3a94eab1c3 Mon Sep 17 00:00:00 2001 From: blake Date: Fri, 10 Oct 2025 22:36:04 -0500 Subject: [PATCH] 241 current 2025-10-10 22:34:34 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index eaffdd8..d71c241 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 240 current 2025-10-10 21:55:37 25.05.20251006.20c4598 6.12.50 * +# generation: 241 current 2025-10-10 22:34:34 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; }; };