feat: so apparently i forgot a part of the firewall
This commit is contained in:
parent
b2c74088c8
commit
47a59616fd
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue