Add OpenClaw AI Agent module

- Systemd service running OpenClaw gateway
- Configurable via sops secrets
- Runs on localhost:18789

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-17 20:55:15 +01:00
parent f013863986
commit 3a885463f0
4 changed files with 210 additions and 0 deletions

View file

@ -5,5 +5,6 @@
./podman.nix
./nginx.nix
./searxng.nix
./openclaw.nix
];
}