Skip to content

Commit ca1c4ec

Browse files
committed
updates
Signed-off-by: Jessie Frazelle <github@jessfraz.com>
1 parent 929019b commit ca1c4ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/codex-config.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
zoo = {
4242
command = "uvx";
4343
args = ["zoo-mcp"];
44+
enabled = false;
4445
env_vars = ["ZOO_API_TOKEN"];
4546
startup_timeout_sec = 60;
4647
};

0 commit comments

Comments
 (0)