15 lines
266 B
JSON
15 lines
266 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__todo-mcp__*",
|
|
"mcp__nixos__*",
|
|
"Bash(git remote get-url origin)"
|
|
]
|
|
},
|
|
"hooks": {},
|
|
"voiceEnabled": true,
|
|
"skipDangerousModePermissionPrompt": true,
|
|
"effortLevel": "high",
|
|
"mcpServers": {}
|
|
}
|