This commit is contained in:
2026-05-31 21:53:51 -03:00
parent 9fe81e5f40
commit f04cf2fc77
3 changed files with 217 additions and 0 deletions
@@ -6,13 +6,27 @@
...
}:
{
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
# Open ports in the firewall.
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
networking.firewall = {
enable = true;
allowedTCPPorts = [
22
80
81
<<<<<<< HEAD
222
=======
<<<<<<< HEAD
222
=======
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
443
3000
3478