From 7e0b0de44ce436b8a0fd6a26d5f38ebc71016f93 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Wed, 17 Apr 2024 13:11:02 -0500 Subject: [PATCH] few more IRC channels. --- modules/home-manager/terminal/tiny-irc.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/home-manager/terminal/tiny-irc.nix b/modules/home-manager/terminal/tiny-irc.nix index a222a43..668bb56 100644 --- a/modules/home-manager/terminal/tiny-irc.nix +++ b/modules/home-manager/terminal/tiny-irc.nix @@ -17,15 +17,17 @@ join = [ "#libera" "#linux" + "#archlinux" + "#nixos" + "#neovim" "##programming" "##rust" - "#nixos" "#git" - "#neovim" "#kernel" "#hardware" "#lobsters" "#gamingonlinux" + "##chat" ]; sasl = { username = "toric";