services.ympd.webPort

NixOS option

The port where ympd’s web interface will be available.

type: string or 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
"8080"
Example
"ssl://8080:/path/to/ssl-private-key.pem"
declared in: nixos/modules/services/audio/ympd.nixView source on NixOS/nixpkgs →