diff --git a/configs/telegram-bots/astrology.nix b/configs/telegram-bots/astrology.nix index 48e5ea0..6f24595 100644 --- a/configs/telegram-bots/astrology.nix +++ b/configs/telegram-bots/astrology.nix @@ -42,7 +42,7 @@ ''; in { niveum.telegramBots.transits = { - enable = true; + enable = false; time = "*:0/1"; token = lib.strings.fileContents ; chatIds = ["-1001796440545"];