switched to gateway mirroring

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

@ -49,7 +49,30 @@ RemoteNickFormat="{NICK} [{PROTOCOL}]"
name="same-channel-gw"
enable = true
accounts = [ "slack.cryptic", "discord.cryptic" ]
channels = [ "bot-test", "generic-gaming", "to-the-moon-and-back", "minecraft", "tunes" ]
channels = [
"a-rusty-venture",
"anime",
"bossin_around",
"bot-test",
"cryptic-bunker",
"cryptic-chat",
"dumbathon",
"europe",
"generic-gaming",
"get-rich-fast",
"gnv",
"golang",
"jerbs",
"main_linux",
"minecraft",
"nyc",
"omg-berks",
"sf",
"smersh",
"to-the-moon-and-back",
"travel",
"tunes"
]
'';
in {
enable = true;

Loading…
Cancel
Save