diff --git a/systems/makanek/weechat.nix b/systems/makanek/weechat.nix index 751938c..2b05412 100644 --- a/systems/makanek/weechat.nix +++ b/systems/makanek/weechat.nix @@ -52,7 +52,7 @@ in { address = "irc.hackint.org/6697"; ipv6 = true; ssl = true; - autojoin = [ "#krebs" "#hsmr" "#nixos" "#the_playlist" ]; + autojoin = [ "#krebs" "#hsmr" "#nixos" "#the_playlist" "#flipdot-berlin" ]; sasl_mechanism = "plain"; sasl_username = nick; sasl_password = lib.strings.fileContents ;