mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-25 17:37:18 +08:00
claude: add some perms
This commit is contained in:
parent
ab4311042f
commit
1c8f16078c
2 changed files with 11 additions and 3 deletions
11
.claude/settings.json
Normal file
11
.claude/settings.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"enableAllProjectMcpServers": true,
|
||||
"permissions": {
|
||||
"defaultMode": "plan",
|
||||
"allow": [
|
||||
"Bash(nix develop:*)",
|
||||
"Bash(nix build:*)",
|
||||
"Bash(om ci)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"enableAllProjectMcpServers": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue