diff --git a/configs/telegram-bots/hesychius.nix b/configs/telegram-bots/hesychius.nix index 9cfd633..2fe5735 100644 --- a/configs/telegram-bots/hesychius.nix +++ b/configs/telegram-bots/hesychius.nix @@ -14,6 +14,7 @@ in { tokenFile = config.age.secrets.mastodon-token-smyth.path; enable = true; language = "el"; + tokenFile = config.age.secrets.mastodon-token-hesychius.path; }; telegram = { enable = true;