feat: so apparently i forgot a part of the firewall

This commit is contained in:
Teesh 2026-02-17 16:14:10 +02:00
parent b2c74088c8
commit 47a59616fd

View file

@ -5,6 +5,8 @@
"irc+insecure://0.0.0.0:6667" "irc+insecure://0.0.0.0:6667"
]; ];
networking.firewall.allowedTCPPorts = [6667];
# we may not use this in the configuration, however # we may not use this in the configuration, however
# we still declare this for the sysadmin to then go and # we still declare this for the sysadmin to then go and
# create the user using: # create the user using: