Enable rtl-sdr
on kirk
This commit is contained in:
parent
017b19cd17
commit
984ba9267d
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "schedutil";
|
||||
hardware.enableRedistributableFirmware = lib.mkDefault true;
|
||||
hardware.rtl-sdr.enable = true;
|
||||
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue