services.mympd.settings.http_port

NixOS option

The HTTP port where mympd’s web interface will be available. The HTTPS/SSL port can be configured via config.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Example
"8080"
declared in: nixos/modules/services/audio/mympd.nixView source on NixOS/nixpkgs →