One more nix command for allowlist

This commit is contained in:
2026-03-27 21:48:09 +00:00
parent be34170875
commit 921afda0cc

View File

@@ -10,6 +10,12 @@ commandPrefix = "nix eval"
decision = "allow"
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "nix derivation show"
decision = "allow"
priority = 100
[[rule]]
mcpName = "nix"
decision = "allow"