defiant: Enable postgresql backups
This commit is contained in:
@@ -58,5 +58,7 @@ in {
|
||||
|
||||
systemd.services.gitea.serviceConfig.WorkingDirectory = lib.mkForce "${cfg.stateDir}/work";
|
||||
|
||||
services.postgresqlBackup.databases = [ "gitea" ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ sshPort ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user