defiant: Enable postgresql backups
This commit is contained in:
@@ -35,6 +35,8 @@ in {
|
||||
}];
|
||||
};
|
||||
|
||||
services.postgresqlBackup.databases = [ "vaultwarden" ];
|
||||
|
||||
services.nginx.virtualHosts."${domain}" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
|
||||
Reference in New Issue
Block a user