indent
This commit is contained in:
@@ -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: ''
|
||||
|
||||
Reference in New Issue
Block a user