|
|
@ -23,6 +23,7 @@ mkIf flags.radio {
|
|
|
|
liquid-dsp # Digital signal processing library for software-defined radios
|
|
|
|
liquid-dsp # Digital signal processing library for software-defined radios
|
|
|
|
rtl-sdr # Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
|
|
|
|
rtl-sdr # Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
|
|
|
|
dump1090 # Listen to planes ADS-B and view them on a map
|
|
|
|
dump1090 # Listen to planes ADS-B and view them on a map
|
|
|
|
|
|
|
|
rtl_433 # Read sensors on 433 MHz
|
|
|
|
];
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
hardware.rtl-sdr.enable = true;
|
|
|
|
hardware.rtl-sdr.enable = true;
|
|
|
|