Antennas
services.antennas.antennasUrl
URL of Antennas.
Type: string
Default
"http://127.0.0.1:5004"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/antennas.nix
services.antennas.deviceUUID
Device tuner UUID. Change this if you are running multiple instances.
Type: string
Default
"2f70c0d7-90a3-4429-8275-cbeeee9cd605"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/antennas.nix
services.antennas.enable
Whether to enable Antennas.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/antennas.nix
services.antennas.tunerCount
Numbers of tuners in tvheadend.
Type: signed integer
Default
6
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/antennas.nix
services.antennas.tvheadendUrl
URL of Tvheadend.
Type: string
Default
"http://localhost:9981"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/antennas.nix