Enable rtl-sdr

This commit is contained in:
2023-07-25 10:59:45 +02:00
parent b66553136d
commit bb5b0a1c6d
2 changed files with 9 additions and 3 deletions

View File

@@ -17,4 +17,7 @@ hardware.acpilight.enable = true;
hardware.bluetooth.enable = true;
#### RTL-SDR ####
hardware.rtl-sdr.enable = true;
}