One more nix command for allowlist
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user