my nixos flake :3 (git.koi.rip mirror) git.koi.rip/koi/flake
nixos catppuccin linux dotfiles neovim
0

Configure Feed

Select the types of activity you want to include in your feed.

halloy: add rx

june (Jun 25, 2026, 2:18 PM +0200) dcd7bc78 aa09e97c

+6
+6
home/programs/graphical/halloy.nix
··· 55 55 ]; 56 56 } 57 57 // metadata; 58 + rx = { 59 + server = "irc.runxiyu.org"; 60 + nickname = "june"; 61 + channels = [ "#chat" ]; 62 + } 63 + // metadata; 58 64 }; 59 65 }; 60 66 };