hardware.hackrf.enable

NixOS option

Enables hackrf udev rules and ensures ‘plugdev’ group exists. This is a prerequisite to using HackRF devices without being root, since HackRF USB descriptors will be owned by plugdev through udev. Ensure your user is a member of the ‘plugdev’ group after enabling.

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