hades: enable postgres backups
This commit is contained in:
parent
fe66278f25
commit
3dc21e88a8
1 changed files with 4 additions and 0 deletions
|
|
@ -73,6 +73,10 @@ in {
|
|||
privatePort = 8080;
|
||||
};
|
||||
|
||||
postgresql-backup = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
restic-backup = {
|
||||
enable = true;
|
||||
repo = "b2:hades-backup-alarsyo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue