mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix: send transits at correct time
This commit is contained in:
@@ -40,7 +40,7 @@ let
|
||||
in {
|
||||
niveum.telegramBots.transits = {
|
||||
enable = true;
|
||||
time = "0:00";
|
||||
time = "4:00";
|
||||
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
||||
chatIds = [ "18980945" ];
|
||||
command = toString (pkgs.writers.writeDash "common-transits" ''
|
||||
|
||||
Reference in New Issue
Block a user