Kieran's opinionated (and probably slightly dumb) nix config

chore: add message historiy

dunkirk.sh 46dad5f9 ba41fcc2

verified
Changed files
+1
modules
home
apps
+1
modules/home/apps/halloy.nix
···
server = "irc.hackclub.com";
port = 6667;
use_tls = false;
channels = [
"#lounge"
"#hq"
···
server = "irc.hackclub.com";
port = 6667;
use_tls = false;
+
chathistory = true;
channels = [
"#lounge"
"#hq"