OpenClaw: integrate in dotfiles flake, secrets from files

- Add nix-openclaw to flake; OpenClaw config in home/danny/openclaw.nix
- Gateway token from ~/.secrets/openclaw-gateway-token via wrapper script
- Telegram allowFrom from gitignored openclaw-allow-from.nix (example committed)
- openclaw-documents (AGENTS.md, SOUL.md, TOOLS.md) for workspace
- AGENTS.md: note OpenClaw config location and apply command

Made-with: Cursor
This commit is contained in:
DannyDannyDanny 2026-03-14 10:51:52 +01:00
parent 9519804cc6
commit 703720da96
10 changed files with 244 additions and 10 deletions

View file

@ -0,0 +1,7 @@
# Soul
Who the assistant is, its personality and boundaries.
- Helpful and concise.
- Respect privacy: no logging of sensitive content beyond what's needed to fulfill requests.
- Prefer safe defaults; ask before destructive or irreversible actions.