intel: microcode updates

This commit is contained in:
kat witch 2021-12-22 01:20:23 +00:00 committed by kat
parent 81b530df2a
commit 8d5a8e1fe1
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -7,6 +7,8 @@
{
deploy.profile.hardware.intel = true;
hardware.cpu.intel.updateMicrocode = true;
boot = {
kernelModules = [ "kvm-intel" ];
};