radish: inhibit sleep for borgbackup job

This commit is contained in:
Joakim Repomaa
2025-07-23 20:07:16 +03:00
parent 8774faa201
commit 52a8dbede0

View File

@@ -90,6 +90,7 @@ in
"--stats"
"--progress"
];
inhibitsSleep = true;
compression = "auto,zstd";
startAt = "daily";
persistentTimer = true;