fix some things, add some others

This commit is contained in:
k3t
2026-03-13 21:52:58 -06:00
parent 9a93afc606
commit 3695a7c54a
4 changed files with 9 additions and 17 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
# Open ports in the firewall.
networking.firewall.allowedTCPPorts = [ 80 443 25565 4433 9971 ];
networking.firewall.allowedUDPPorts = [ 24454 4433 9971 ];
networking.firewall.allowedTCPPorts = [ 80 443 25565 4433 9971 853 ];
networking.firewall.allowedUDPPorts = [ 443 24454 4433 9971 ];
# Copy the NixOS configuration file and link it from the resulting system
# (/run/current-system/configuration.nix). This is useful in case you