diff options
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/rivendell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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" ]; }; |
