nix-config/.claude/settings.local.json

11 lines
167 B
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)"
],
"deny": [],
"ask": []
}
}