diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index 0fbdd3f..d724eb3 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -266,7 +266,7 @@ novnc.enable = true; minecraft.enable = false; #wont connect - sandbox.enable = false; + sandbox.enable = true; }; }; };