From edfcc102451159902d3fce04689f7278b0d85caa Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 3 Aug 2025 18:29:02 -0500 Subject: [PATCH] no crossplay --- 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 e2b4114..d593090 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -251,7 +251,7 @@ nh.enable = true; netbird.enable = true; wyoming.enable = false; - minecraft.enable = true; + minecraft.enable = false; steam.enable = false; virtualization = { traefik.enable = true;