diff --git a/systems/ful/panoptikon.nix b/systems/ful/panoptikon.nix index 55fa5f2..8f2d020 100644 --- a/systems/ful/panoptikon.nix +++ b/systems/ful/panoptikon.nix @@ -51,13 +51,6 @@ in { script = panoptikon.url "http://lammla.info/index.php?reihe=30"; reporters = [irc-kmein]; }; - btc = { - script = panoptikon.url "https://eur.rate.sx/1BTC"; - reporters = [telegram-kmein]; - loadCredential = [ - "token:${config.age.secrets.telegram-token-kmein.path}" - ]; - }; kratylos = { script = panoptikon.url "https://kratylos.reichert-online.org/current_issue/KRATYLOS"; reporters = [irc-kmein];