forked from Drift/pvv-nixos-config
Fix calendar-bot timer
This commit is contained in:
parent
36b768b3b2
commit
d96c30bbd5
|
@ -19,7 +19,7 @@ in {
|
|||
channel = "!gkNLUIhYVpEyLatcRz:pvv.ntnu.no";
|
||||
};
|
||||
secretsFile = config.sops.secrets."calendar-bot/matrix_token".path;
|
||||
onCalendar = "0 9 * * *";
|
||||
onCalendar = "*-*-* 09:00:00";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue