From 49db565ce830f18df6cec6fdb6291b9773f57161 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 25 May 2021 09:52:00 +0200 Subject: ma: move away from freenode --- makefu/2configs/bgt/social-to-irc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefu/2configs/bgt/social-to-irc.nix') diff --git a/makefu/2configs/bgt/social-to-irc.nix b/makefu/2configs/bgt/social-to-irc.nix index 8e81f9b5..d02e6069 100644 --- a/makefu/2configs/bgt/social-to-irc.nix +++ b/makefu/2configs/bgt/social-to-irc.nix @@ -13,7 +13,7 @@ channel = "#binaergewitter"; notifyErrors = false; irc = { - host = "irc.freenode.net"; + host = "irc.libera.chat"; port = 6667; }; #controller = { -- cgit v1.2.3