Allow nix flake check

This commit is contained in:
2026-04-16 09:28:22 +02:00
parent eeadf2c382
commit 87569883a3

View File

@@ -26,3 +26,9 @@ toolName = "run_shell_command"
commandPrefix = "nix-hash"
decision = "allow"
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "nix flake check"
decision = "allow"
priority = 100