enable firewall

This commit is contained in:
Kiara Grouwstra 2025-08-04 16:43:33 +02:00
parent 590d5a747e
commit d9f8b3c48c
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -203,6 +203,7 @@
networking = {
firewall = {
enable = lib.mkForce true;
allowedTCPPorts = [
22
80