nix/.claude/settings.json
2025-07-30 18:59:09 +02:00

11 lines
157 B
JSON

{
"permissions": {
"allow": [
"Bash(git:*)",
"Bash(exec:*)",
"Bash(hms:*)",
"Bash(home-manager:*)"
],
"deny": []
}
}