services: postgresql-backup: enable with postgres

This commit is contained in:
Antoine Martin 2022-06-14 19:36:18 +02:00
parent 42e681bb81
commit 1b200779b2
3 changed files with 3 additions and 9 deletions

View file

@ -73,10 +73,6 @@ in {
privatePort = 8080;
};
postgresql-backup = {
enable = true;
};
restic-backup = {
enable = true;
repo = "b2:hades-backup-alarsyo";