mirror of
https://github.com/blahai/nyx.git
synced 2025-06-09 03:33:04 -04:00
Networking: add ssh and more firewall rules
This commit is contained in:
parent
6fc5cef4cb
commit
2a57b163e6
3 changed files with 25 additions and 3 deletions
|
@ -5,8 +5,6 @@ in {
|
|||
enableIPv6 = true;
|
||||
firewall = {
|
||||
allowedTCPPorts = [
|
||||
80 # HTTP
|
||||
443 # HTTPS
|
||||
25565 # minecraft
|
||||
25566 # minecraft
|
||||
25567 # minecraft
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue