nix-config/modules/misc_hardware/rtl_sdr.nix

3 lines
38 B
Nix

{
hardware.rtl-sdr.enable = true;
}