diff --git a/configs/telegram-bots/smyth.nix b/configs/telegram-bots/smyth.nix index 88f0315..f247115 100644 --- a/configs/telegram-bots/smyth.nix +++ b/configs/telegram-bots/smyth.nix @@ -11,6 +11,7 @@ enable = true; tokenFile = config.age.secrets.mastodon-token-smyth.path; language = "en"; + tokenFile = config.age.secrets.mastodon-token-smyth.path; }; telegram = { enable = true;