MyNixOS website logo
option

networking.fooOverUDP.<name>.local

Local address (and optionally device) to bind to using the given port.

Declarations
Type
null or (submodule)
Default
null
Example
{
  address = "203.0.113.22";
}