1a68be98e4
- Homarr board 'nuclide' deployed (6 sections, 27 apps, correct SQLite schema) - Arcane 8 environments online with unique agent tokens per host - Infisical SITE_URL → internal IP; Pocket-ID OIDC client created - RESUME: Arcane OIDC closed, new open items for Infisical config + Loki + Gotify - Claude settings: SSH allowlist expanded Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 lines
266 B
JSON
14 lines
266 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pct list *)",
|
|
"Bash(pct status *)",
|
|
"Bash(zfs list *)",
|
|
"Bash(zpool status *)",
|
|
"Bash(systemctl status *)",
|
|
"Bash(systemctl list-timers *)",
|
|
"Bash(ssh root@192.168.1.*)"
|
|
]
|
|
}
|
|
}
|