nixos-vps/modules
ashisgreat22 aa670604b5 fix(openclaw): recursively fix permissions on data directory
- Use 'chown -R 1000:1000' and 'chmod -R u+rwX' in the preStart script.

- This ensures all files in /var/lib/openclaw are accessible by the container's node user.
2026-03-19 23:13:41 +01:00
..
adguard.nix feat(security): expose internal services and DoH to public 2026-03-19 22:48:14 +01:00
backup.nix feat: add backup module with Restic + Backblaze B2 2026-03-18 14:11:11 +01:00
crowdsec.nix Fix CrowdSec GeoIP filter syntax 2026-03-18 21:54:34 +01:00
default.nix feat(headscale): add self-hosted Tailscale control server 2026-03-19 15:39:56 +00:00
forgejo.nix feat(security): expose internal services and DoH to public 2026-03-19 22:48:14 +01:00
headscale.nix feat(network): route tailscale dns through adguard 2026-03-19 22:14:18 +01:00
nginx.nix feat(security): restrict internal services to tailscale 2026-03-19 22:35:33 +01:00
openclaw-config.json fix(openclaw): remove invalid self-improvement hook 2026-03-19 23:10:31 +01:00
openclaw-podman.nix fix(openclaw): recursively fix permissions on data directory 2026-03-19 23:13:41 +01:00
podman.nix Add modular service configuration with SearXNG and Nginx 2026-03-17 19:47:43 +01:00
searxng.nix Simplify SearXNG module to use root-based podman 2026-03-17 20:17:20 +01:00
system.nix Add auto-update and maintenance options to system module 2026-03-19 00:03:58 +01:00
vaultwarden.nix feat(security): expose internal services and DoH to public 2026-03-19 22:48:14 +01:00