hardware.rtl-sdr.enable

NixOS option

Enables rtl-sdr udev rules, ensures ‘plugdev’ group exists, and blacklists DVB kernel modules. This is a prerequisite to using devices supported by rtl-sdr without being root, since rtl-sdr USB descriptors will be owned by plugdev through udev.

type: boolean
Default
false
declared in: nixos/modules/hardware/rtl-sdr.nixView source on NixOS/nixpkgs →