From 3f7b40afbd93228cf3937ba23aac1d149363a727 Mon Sep 17 00:00:00 2001 From: Benjamin Somers Date: Tue, 13 Feb 2024 17:23:04 +0000 Subject: [PATCH] irc-bot: me read code --- profiles/irc-bot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/irc-bot.nix b/profiles/irc-bot.nix index 795f339..005ac1e 100644 --- a/profiles/irc-bot.nix +++ b/profiles/irc-bot.nix @@ -45,7 +45,7 @@ }; ircClients = { nickTemplate = "$DISPLAY"; - allowNickChanges = true; + allowNickChanges = false; maxClients = 500; lineLimit = 10; kickOn = {