From b560d22c002dacf9e10a1bf791e1a7c6f510ff3c Mon Sep 17 00:00:00 2001 From: Luana Date: Thu, 12 Dec 2024 21:18:39 -0300 Subject: [PATCH] Bridge: Workshops e Open Source Shows --- hosts/galapagos/services/matterbridge.nix | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/hosts/galapagos/services/matterbridge.nix b/hosts/galapagos/services/matterbridge.nix index c2cf692..a312f05 100644 --- a/hosts/galapagos/services/matterbridge.nix +++ b/hosts/galapagos/services/matterbridge.nix @@ -155,6 +155,26 @@ [[gateway.inout]] account="matrix.gelos" channel="#gelos-meta:matrix.org" + + [[gateway]] + name="workshops" + enable=true + [[gateway.inout]] + account="telegram.gelos" + channel="-1001671420611/40938" + [[gateway.inout]] + account="matrix.gelos" + channel="#gelos-gt-workshops:matrix.org" + + [[gateway]] + name="opensourceshow" + enable=true + [[gateway.inout]] + account="telegram.gelos" + channel="-1001671420611/35686" + [[gateway.inout]] + account="matrix.gelos" + channel="#gelos-gt-open-source-show:matrix.org" ''; }; }