diff --git a/README.md b/README.md index ac08d8d..2f896cd 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,6 @@ container configured in table 1000. - **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. +- **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.