TODOs in README

This commit is contained in:
Henri Dohmen 2026-04-11 20:30:38 +02:00
parent 508fe6c3c9
commit 7beac309a4
Signed by: hd
GPG key ID: CECE85C316C78D5F

View file

@ -47,3 +47,6 @@ container configured in table 1000.
- **Firefox sync server** (`host/roam/firefox-sync.nix`)**:** Containerize. - **Firefox sync server** (`host/roam/firefox-sync.nix`)**:** Containerize.
- **systemd-resolved** (`mod/desktop/network.nix`)**:** Enable DoH. - **systemd-resolved** (`mod/desktop/network.nix`)**:** Enable DoH.
- **Remote builder** (`mod/build-machines.nix`)**:** declarative SSH jump server. - **Remote builder** (`mod/build-machines.nix`)**:** declarative SSH jump server.
- **Restic backups** (`host/roam/backup.nix`)**:** Add incremental backups with a retention policy alongside rclone.
- **Roam system state** (`host/roam/backup.nix`)**:** Include PostgreSQL dumps (Forgejo, Nextcloud) in the backup script.
- **Backup monitoring** (`host/roam/backup.nix`)**:** Alert on backup job failure.