Update amd microcode on apu
This commit is contained in:
parent
e615b2157c
commit
47e750ae10
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [ "console=ttyS0,115200n8" ];
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
|
||||
|
||||
nix.maxJobs = lib.mkDefault 4;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue