# Pastebin NAUWfYbd networking.firewall.allowedTCPPorts = [ 80 ]; networking.nat.forwardPorts = [ { destination = "10.233.1.2:80"; proto = "tcp"; sourcePort = 80; } ];