services.epgstation.settings.socketioPort

NixOS option

Socket.io port for EPGStation to listen on. It is valid to share ports with services.epgstation.settings.port.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
config.services.epgstation.settings.port + 1
declared in: nixos/modules/services/video/epgstation/default.nixView source on NixOS/nixpkgs →