more bridged channels

pull/1/head
Mike Cugini 2 years ago
parent d7859498c2
commit 3b51c5bea8
  1. 2
      nixos_configs/bridge.nix

@ -49,7 +49,7 @@ RemoteNickFormat="{NICK} [{PROTOCOL}]"
name="same-channel-gw"
enable = true
accounts = [ "slack.cryptic", "discord.cryptic" ]
channels = [ "bot-test", "generic-gaming", "to-the-moon-and-back" ]
channels = [ "bot-test", "generic-gaming", "to-the-moon-and-back", "minecraft", "tunes" ]
'';
in {
enable = true;

Loading…
Cancel
Save