change backup frequency
This commit is contained in:
parent
a7de77a0fc
commit
48d8bacea8
4 changed files with 7 additions and 8 deletions
|
@ -19,8 +19,5 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
services.postgresqlBackup = {
|
||||
enable = true;
|
||||
startAt = "hourly";
|
||||
};
|
||||
services.postgresqlBackup.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue