OpenClaw: documents from local path, rebuild workaround, forgejo-cli
- Documents (SOUL/TOOLS/AGENTS) from path input to openclaw-documents-repo - Flake: openclaw-documents.url = path to local clone (no SSH under sudo) - Remove in-repo openclaw-documents; add docs/openclaw-documents.md - openclaw.nix: activation backup + force for openclaw.json (TODO to remove) - home.nix: add forgejo-cli - .gitignore: openclaw-documents-repo; drop SOUL/TOOLS ignores - AGENTS.md: OpenClaw docs ref - TODO: remove OpenClaw activation/force bloat Made-with: Cursor
This commit is contained in:
parent
e4dd491359
commit
0eb9d0e8ed
9 changed files with 79 additions and 29 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -15,6 +15,5 @@ nixos/installer-wifi.nix
|
|||
# OpenClaw: Telegram user ID(s), not in public repo
|
||||
nixos/home/danny/openclaw-allow-from.nix
|
||||
|
||||
# OpenClaw: personal assistant docs, not for public repo
|
||||
nixos/home/danny/openclaw-documents/SOUL.md
|
||||
nixos/home/danny/openclaw-documents/TOOLS.md
|
||||
# OpenClaw: documents live in private repo; local clone optional
|
||||
openclaw-documents-repo/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue