MyNixOS website logo
option

networking.firewall.allowedUDPPorts

List of open UDP ports.

Declarations
Type
list of 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
[ ]
Example
[
  53
]