Enable nuc microcode updates
This commit is contained in:
parent
26220b54ec
commit
e5d92728f0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
# boot.kernelParams = [ "console=ttyS0,115200n8" ];
|
||||
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
powerManagement.cpuFreqGovernor = "ondemand";
|
||||
nix.maxJobs = lib.mkDefault 8;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue