mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(urlwatch): disable telegram
This commit is contained in:
@@ -107,7 +107,7 @@ let
|
||||
to = kieran.email;
|
||||
};
|
||||
telegram = {
|
||||
enabled = true;
|
||||
enabled = false;
|
||||
bot_token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
||||
chat_id = "-1001504043752";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user