Enable PostgreSQL database backups
This commit is contained in:
parent
413bc77245
commit
1e944723c7
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
services = {
|
||||
postgresqlBackup.enable = true;
|
||||
};
|
||||
|
||||
features.homelab = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue