services.ersatztv.environment
Environment variables to set for the ErsatzTV service.
- Type
attribute set of (string or signed integer or floating point number or boolean or absolute path or package)- Default
{ ETV_BASE_URL = "/"; ETV_UI_PORT = 8409; }- Example
{ ETV_STREAMING_PORT = 8001; ETV_UI_PORT = 8000; }- Declared
- <nixpkgs/nixos/modules/services/misc/ersatztv.nix>