mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
[irssi] Add External SASL for Libera.chat
This commit is contained in:
@@ -19,9 +19,9 @@ servers = (
|
||||
}
|
||||
);
|
||||
|
||||
chatnets = {
|
||||
chatnets = {
|
||||
tildechat = { type = "IRC"; };
|
||||
"libera.chat" = { type = "IRC"; };
|
||||
"libera.chat" = { type = "IRC"; sasl_mechanism = "EXTERNAL"; };
|
||||
};
|
||||
|
||||
channels = (
|
||||
|
||||
Reference in New Issue
Block a user