deployerbot: push forward a bit

This commit is contained in:
Motiejus Jakštys 2023-12-19 23:58:53 +02:00
parent a4a68a3d22
commit f08fa200f6
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ in {
systemd.timers.deployerbot = {
description = "deployerbot-main timer";
wantedBy = ["timers.target"];
timerConfig.OnCalendar = "*-*-* 22:00:00 UTC";
timerConfig.OnCalendar = "*-*-* 23:30:00 UTC";
};
mj.base.unitstatus.units = ["deployerbot"];