Allow nix-hash

This commit is contained in:
2026-04-16 07:26:17 +00:00
parent 4a614e1c66
commit c8689d21e8

View File

@@ -19,4 +19,10 @@ priority = 100
[[rule]]
mcpName = "nix"
decision = "allow"
priority = 500
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "nix-hash"
decision = "allow"
priority = 100