This commit is contained in:
soraefir
2026-05-06 01:29:31 +02:00
parent 2e0295163c
commit 226a1baaa1

View File

@@ -22,7 +22,6 @@ in {
startAt = "*-*-* 04:00:00"; # Runs every day at 4 AM
backupAll = true; # Backs up all databases and roles
};
};
systemd.services.postgresql.postStart = lib.mkAfter ''
${lib.concatMapStringsSep "\n" (name: ''