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:
parent
9519804cc6
commit
703720da96
10 changed files with 244 additions and 10 deletions
6
nixos/home/danny/openclaw-documents/TOOLS.md
Normal file
6
nixos/home/danny/openclaw-documents/TOOLS.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Tools
|
||||
|
||||
What the assistant can use and how.
|
||||
|
||||
- CLI tools and skills come from enabled plugins (see `nixos/home/danny/openclaw.nix` → `programs.openclaw.instances.default.plugins`).
|
||||
- Add plugins there and run `darwin-rebuild switch --flake .` from ~/dotfiles/nixos to install new tools and skills.
|
||||
Loading…
Add table
Add a link
Reference in a new issue