index — dots-the-third @ 7f1b474feb432b3653c3cb99cdf900f5bdbcffa0

I don't need nix, I have a way worse solution!

halloy: add some networks and settings
crispy-caesus crispy@crispy-caesus.eu
Wed, 13 May 2026 00:57:39 +0200
commit

7f1b474feb432b3653c3cb99cdf900f5bdbcffa0

parent

7290b3991aaf3cedd93906d0ba8a281684a05970

1 files changed, 15 insertions(+), 2 deletions(-)

jump to
M halloy/.config/halloy/config.tomlhalloy/.config/halloy/config.toml

@@ -18,7 +18,20 @@ server = "irc.oftc.net"

channels = ["#chimera-linux"] [servers.undernet] -server = "eu6.undernet.org" +server = "irc.undernet.org" +use_tls = false port = 6667 +nickname = "crispy" +channels = ["#undernet"] + +[servers.SlashNET] +server = "irc.slashnet.org" use_tls = false -nickname = "crispy" +port = 6667 +nickname = "crispy-caesus" + +[buffer.typing] +show = false + +[buffer.channel.nicklist] +enabled = false