janeway: move postgres abckup
This commit is contained in:
parent
bd2cf5d765
commit
461764893a
|
@ -7,7 +7,7 @@
|
|||
|
||||
services.postgresqlBackup = {
|
||||
enable = true;
|
||||
location = "/backup/postgresql/";
|
||||
location = "/data/backup/postgresql/";
|
||||
startAt = "*-*-* 03:15:00";
|
||||
backupAll = true;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue