services.sdrplayApi.enable
NixOS option
Whether to enable the SDRplay API service and udev rules. To enable integration with SoapySDR and GUI applications like gqrx create an overlay containing soapysdr-with-plugins = super.soapysdr.override { extraPackages = [ super.soapysdrplay ]; };
type: booleanDefault
false
Example
declared in: nixos/modules/services/misc/sdrplay.nixView source on NixOS/nixpkgs →true