infra/.claude/settings.json

13 lines
225 B
JSON
Raw Normal View History

2026-01-18 15:40:43 +00:00
{
"project": {
"name": "Home Infrastructure",
"type": "terraform",
"description": "Kubernetes cluster on Proxmox with self-hosted services"
},
"permissions": {
"allow": [
"Bash(ssh:*)"
]
}
}