From f172e0be933d57cee64bf9cac389d923fb1ccb40 Mon Sep 17 00:00:00 2001 From: illustris Date: Thu, 12 Mar 2026 12:21:18 +0530 Subject: [PATCH] cc-sandbox: add alias for full auto claude code --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 66a9bef..81e5456 100644 --- a/flake.nix +++ b/flake.nix @@ -114,6 +114,7 @@ vim nix-mcp.packages.x86_64-linux.default tmux + (writeScriptBin "c" "IS_SANDBOX=1 exec ${lib.getExe claude-code-bin} --dangerously-skip-permissions $@") ]; microvm = {