This commit is contained in:
cy 2025-01-05 06:02:42 -05:00
parent ec219285e9
commit 4c17e30aa8
4 changed files with 56 additions and 48 deletions

View file

@ -1,4 +1,4 @@
{config, ...}:
{ config, ... }:
{
services.atticd = {
enable = true;

View file

@ -17,8 +17,7 @@
name = "atticd";
ensureDBOwnership = true;
}
]
;
];
};
services.postgresqlBackup = {
enable = true;