europa: enable rtl-sdr
This commit is contained in:
parent
202bd67bc3
commit
6a7115c3d0
@ -260,6 +260,7 @@ in {
|
||||
users.users.qbit.extraGroups = [
|
||||
"dialout"
|
||||
"libvirtd"
|
||||
"plugdev"
|
||||
#"docker"
|
||||
];
|
||||
|
||||
|
@ -39,5 +39,6 @@
|
||||
cpu.intel.updateMicrocode =
|
||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
bluetooth.enable = true;
|
||||
rtl-sdr.enable = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user