diff --git a/irssi/.irssi/config b/irssi/.irssi/config index e989eb5..b81bede 100644 --- a/irssi/.irssi/config +++ b/irssi/.irssi/config @@ -13,21 +13,15 @@ servers = ( chatnet = "libera.chat"; port = "6697"; use_tls = "yes"; + tls_cert = "~/.irssi/certs/libera.pem"; tls_verify = "yes"; autoconnect = "yes"; } ); -chatnets = { - tildechat = { - type = "IRC"; - }; - "libera.chat" = { - type = "IRC"; - sasl_mechanism = "PLAIN"; - sasl_username = "nikdoof"; - sasl_password = "llamatroniceepachu"; - }; +chatnets = { + tildechat = { type = "IRC"; }; + "libera.chat" = { type = "IRC"; }; }; channels = (