From 6002e48a4429218651f404f94de16ded3bc656f7 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Mon, 19 Jan 2026 08:39:39 +0000 Subject: [PATCH] rm permissions --- profiles/opencode.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/opencode.nix b/profiles/opencode.nix index ff49cf3..cc1b03a 100644 --- a/profiles/opencode.nix +++ b/profiles/opencode.nix @@ -10,6 +10,7 @@ model = "opencode/gpt-5-2-codex"; small_model = "opencode/gpt-5-1-codex-mini"; theme = "catppuccin"; + permission = "allow"; instructions = [ "CLAUDE.md" "AGENT.md"