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" ];
|
boot.kernelParams = [ "acpi_rev_override" ];
|
||||||
services.thermald.enable = true;
|
services.thermald.enable = true;
|
||||||
|
|
||||||
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
|
|
||||||
# Intel-only graphics
|
# Intel-only graphics
|
||||||
hardware.nvidiaOptimus.disable = true;
|
hardware.nvidiaOptimus.disable = true;
|
||||||
boot.blacklistedKernelModules = [ "nouveau" "intel" ];
|
boot.blacklistedKernelModules = [ "nouveau" "intel" ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue