Enable firmware upgrades
This commit is contained in:
parent
fbc00c9fe7
commit
c360921b51
|
@ -16,6 +16,7 @@
|
|||
# Intel CPU tweaks
|
||||
hardware.cpu.intel.updateMicrocode =
|
||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
services.fwupd.enable = true;
|
||||
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
vaapiIntel
|
||||
|
|
Loading…
Reference in New Issue