services.mirakurun.tunerSettings
Options which are added to tuners.yml. If none is specified, it will automatically be generated at runtime.
Documentation: https://github.com/Chinachu/Mirakurun/blob/master/doc/Configuration.md
- Type
null or YAML 1.1 value- Default
null- Example
[ { name = "tuner-name"; types = [ "GR" "BS" "CS" "SKY" ]; dvbDevicePath = "/dev/dvb/adapterX/dvrX"; } ];- Declared
- <nixpkgs/nixos/modules/services/video/mirakurun.nix>