This commit is contained in:
Henri Dohmen 2026-03-31 19:47:02 +02:00
parent 22855e2b1d
commit 8463abf35b
2 changed files with 10 additions and 2 deletions

View file

@ -28,5 +28,13 @@ Repository structure:
- **secrets/**
Age-encrypted secrets managed and deployed via agenix.
- **var/**
- **var/**
Shared constants and values used across the configuration.
## TODO
- **WireGuard key:** Manage `/var/secrets/wg.key` via agenix.
- **Forgejo:** Provision the `hd` user (with email, admin flag) and SSH keys via a systemd service.
- **Firefox sync server** (`host/roam/firefox-sync.nix`)**:** Containerize.
- **systemd-resolved** (`mod/desktop/network.nix`)**:** Enable DoH.
- **Remote builder** (`mod/build-machines.nix`)**:** declarative SSH jump server.