No description
Find a file
Franz Kafka 9a0900c81a fix(backup): correct backup paths and add missing services
- Replace stale /var/lib/bitwarden_rs with /var/lib/vaultwarden (correct DB path)
- Add /var/lib/private/AdGuardHome (DNS config, filters, query logs)
- Add /var/lib/sops-nix (age decryption key — critical for secret recovery)
- Add /var/lib/crowdsec (security engine state and decisions)
- Keep /var/backup/vaultwarden (built-in sqlite backup snapshots)

Note: Forgejo data path is still added dynamically by the forgejo module.
Note: OpenClaw Podman volume needs separate handling (named volume path on host).
2026-03-19 14:50:24 +00:00
.claude fix: simplify CrowdSec module 2026-03-18 13:50:44 +01:00
docs/superpowers docs: add AdGuard Home implementation plan 2026-03-18 19:06:42 +01:00
modules feat(nginx): add security headers with per-domain CSP 2026-03-19 13:42:41 +00:00
secrets chore(secrets): add AdGuard ClientID secrets 2026-03-18 18:14:48 +00:00
.gitignore Add sops-nix for secrets management 2026-03-17 19:34:10 +01:00
.sops.yaml . 2026-03-17 18:59:15 +00:00
braveapi.py Convert Openclaw to Podman container 2026-03-18 01:35:02 +01:00
CLAUDE.md Add CLAUDE.md for future Claude Code instances 2026-03-18 02:42:21 +01:00
configuration.nix fix(backup): correct backup paths and add missing services 2026-03-19 14:50:24 +00:00
flake.lock chore: update flake.lock 2026-03-18 22:52:33 +00:00
flake.nix Update nixpkgs to unstable for Go 1.25 support 2026-03-17 20:10:18 +01:00
hardware-configuration.nix Initial commit 2026-03-17 18:20:35 +00:00
LICENSE Initial commit 2026-03-17 19:18:13 +01:00