diff --git a/configs/matterbridge.nix b/configs/matterbridge.nix index 1695f40..2b71f5c 100644 --- a/configs/matterbridge.nix +++ b/configs/matterbridge.nix @@ -35,20 +35,6 @@ let } ]; } - { - name = "myengadin-bridge"; - enable = true; - inout = [ - { - account = "irc.freenode"; - channel = "##myengadin"; - } - { - account = "telegram.kmein"; - channel = "-425759153"; - } - ]; - } ]; }; in