Update intel microcode
This commit is contained in:
parent
7ff91eb99a
commit
a7e9637171
1 changed files with 2 additions and 0 deletions
|
@ -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" ];
|
||||
|
|
Loading…
Reference in a new issue