212 current 2025-10-10 03:46:48 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-10 03:47:38 -05:00
parent 208a21efd5
commit 8ce6cf9f89
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 211 current 2025-10-10 03:14:57 25.05.20251006.20c4598 6.12.50 *
# generation: 212 current 2025-10-10 03:46:48 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -52,7 +52,7 @@ in
uptime-kuma.enable = true;
};
gameservers = {
minecraft_recpro.enable = false;
minecraft_recpro.enable = true;
};
};