Update intel microcode

This commit is contained in:
Griffin Smith 2020-05-04 13:14:14 -04:00
parent 7ff91eb99a
commit a7e9637171

View file

@ -25,6 +25,8 @@
boot.kernelParams = [ "acpi_rev_override" ];
services.thermald.enable = true;
hardware.cpu.intel.updateMicrocode = true;
# Intel-only graphics
hardware.nvidiaOptimus.disable = true;
boot.blacklistedKernelModules = [ "nouveau" "intel" ];