krebs hotdog: repo-sync more often

This commit is contained in:
lassulus 2017-07-29 01:04:44 +02:00
parent 4b21495fc7
commit 957806683b

View File

@ -16,4 +16,9 @@
boot.isContainer = true;
networking.useDHCP = false;
krebs.repo-sync.repos.stockholm.timerConfig = {
OnBootSec = "5min";
OnUnitInactiveSec = "2min";
RandomizedDelaySec = "2min";
};
}