l aergia.r: enable microcode updates
This commit is contained in:
parent
f4c679dd91
commit
ff76a04ea6
@ -120,4 +120,7 @@
|
|||||||
|
|
||||||
# ignore power key
|
# ignore power key
|
||||||
services.logind.extraConfig = "HandlePowerKey=ignore";
|
services.logind.extraConfig = "HandlePowerKey=ignore";
|
||||||
|
|
||||||
|
# update cpu microcode
|
||||||
|
hardware.cpu.amd.updateMicrocode = true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user