Policy for nix build

This commit is contained in:
2026-03-20 15:39:21 +00:00
parent a756bb201e
commit 84a3fa73f6

View File

@@ -0,0 +1,5 @@
[[rule]]
toolName = "run_shell_command"
commandPrefix = "nix build"
decision = "allow"
priority = 100