From 4b93ab80b6b80146798de3e8ff5e893a0f243a4d Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 14 Aug 2025 19:06:14 -0500 Subject: [PATCH] test --- system-config/configuration/homebox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index 9ba5b1c..549b892 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -193,7 +193,7 @@ git.enable = true; nh.enable = true; netbird.enable = true; - minecraft.enable = false; + minecraft.enable = true; steam.enable = false; virtualization = { traefik.enable = true;