Commit the accumulated infrastructure work that was living only in the working tree: monitoring stack, emergency access/bot, gyro allocator, grimmory, adguard, backup audit and the OpenCode agent definitions. Also ignore Python bytecode, local archives and Nix/direnv artifacts. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GTocXkGUUazHdKKd3r9k71
9 lines
340 B
YAML
9 lines
340 B
YAML
---
|
|
emergency_bot_user: emergency-bot
|
|
emergency_bot_state_dir: /var/lib/emergency-bot
|
|
emergency_bot_config_dir: /etc/emergency-bot
|
|
emergency_bot_control_key_path: /var/lib/emergency-bot/control_ed25519
|
|
emergency_bot_mini_pc_host: 192.168.1.10
|
|
emergency_bot_mini_pc_user: emergency-control
|
|
emergency_telegram_proxy: http://192.168.1.27:7890
|