From 403cde8d8440c75f14e8a3c94d4151367bcc5704 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Sun, 31 Mar 2024 17:58:48 -0500 Subject: [PATCH] changed channel list for IRC a bit. --- modules/home-manager/terminal/tiny-irc.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/home-manager/terminal/tiny-irc.nix b/modules/home-manager/terminal/tiny-irc.nix index 4b803bd..85c4695 100644 --- a/modules/home-manager/terminal/tiny-irc.nix +++ b/modules/home-manager/terminal/tiny-irc.nix @@ -17,14 +17,14 @@ join = [ "#libera" "#linux" - "#lobsters" + "##programming" + "##rust" "#nixos" - "#rust" "#git" - "#programming" - "#hardware" "#neovim" "#kernel" + "#hardware" + "#lobsters" "#gamingonlinux" ]; sasl = {