From c78f92b2e9313f75bb29abb919171979393ec0c8 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 23 Jan 2026 08:49:30 -0800 Subject: enable postgresql + backups --- machines/rivendell.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines/rivendell.nix') diff --git a/machines/rivendell.nix b/machines/rivendell.nix index 0c4ac28..32ec964 100644 --- a/machines/rivendell.nix +++ b/machines/rivendell.nix @@ -43,6 +43,7 @@ ../profiles/home-manager.nix ../profiles/miniflux.nix ../profiles/monitoring.nix + ../profiles/postgresql.nix ../profiles/remote-unlock.nix ../profiles/restic-backup.nix ../profiles/server.nix @@ -69,6 +70,7 @@ "/data/archives" "/data/media/music" "/var/lib/gitolite/repositories" + "/var/backup/postgresql" ]; }; -- cgit v1.2.3