tv winmax2: enable bluetooth

This commit is contained in:
tv 2023-01-26 14:40:04 +01:00
parent dae5ba6c30
commit c9da4d8358

View File

@ -8,6 +8,8 @@
boot.initrd.kernelModules = [ "amdgpu" ];
boot.kernelModules = [ "kvm-amd" ];
hardware.bluetooth.enable = true;
hardware.cpu.amd.updateMicrocode = true;
hardware.enableRedistributableFirmware = true;