fix(borg): don't run jobs at the same time to the same repo
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-02-19 10:29:07 -05:00
parent 0e04478eae
commit 7e7f1719e9

View file

@ -17,6 +17,7 @@ in {
services = {
borgbackup.configs.mc = {
paths = ["/var/lib/minecraft"];
startAt = "01/3:00";
};
modded-minecraft-servers = {