diff --git a/hosts/netty/openclaw-gateway.nix b/hosts/netty/openclaw-gateway.nix index eb9b79d..cd37399 100644 --- a/hosts/netty/openclaw-gateway.nix +++ b/hosts/netty/openclaw-gateway.nix @@ -55,7 +55,7 @@ in primary = "anthropic/claude-opus-4-6"; fallbacks = [ "anthropic/claude-sonnet-4-6" ]; }; - sandbox.mode = "non-main"; + sandbox.mode = "off"; }; tools = { profile = "coding";