services.mosquitto.listeners.*.port

NixOS option

Port to listen on. Must be set to 0 to listen on a unix domain socket.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
1883
declared in: nixos/modules/services/networking/mosquitto.nixView source on NixOS/nixpkgs →