feat: add OpenClaw gateway to phantom-ship 🤖
Telegram bot via nix-openclaw NixOS module. Secrets (API key, bot token) loaded from /etc/openclaw/ at runtime. Telegram user ID read from gitignored openclaw-allow-from.nix.
This commit is contained in:
parent
d1ab7d9a69
commit
b04b53f9c4
4 changed files with 146 additions and 9 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,5 +15,8 @@ nixos/installer-wifi.nix
|
|||
# Nix build output symlink
|
||||
result
|
||||
|
||||
# OpenClaw: Telegram user ID (not committed to public repo)
|
||||
nixos/hosts/openclaw-allow-from.nix
|
||||
|
||||
# Archived / local-only directories
|
||||
openclaw-documents-repo/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue