From 66c53e1eca402789afef426d34aa0e0db0148669 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Sat, 4 Apr 2026 03:37:10 +0000 Subject: [PATCH] update --- hosts/netty/openclaw-gateway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";