feat: add ucodenix and auto update microcode

This commit is contained in:
Youwen Wu 2024-11-12 15:35:52 -08:00
parent a4e83309b7
commit 636a7529c7
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 32 additions and 0 deletions

View file

@ -59,6 +59,11 @@
initrd.systemd.enable = true;
};
services.ucodenix = {
enable = true;
cpuModelId = "00A50F00";
};
# boot.lanzaboote = {
# enable = false;
# pkiBundle = "/etc/secureboot";