infra/.claude/settings.json
2026-01-18 15:40:43 +00:00

12 lines
225 B
JSON
Executable file

{
"project": {
"name": "Home Infrastructure",
"type": "terraform",
"description": "Kubernetes cluster on Proxmox with self-hosted services"
},
"permissions": {
"allow": [
"Bash(ssh:*)"
]
}
}