mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add ucodenix and auto update microcode
This commit is contained in:
parent
a4e83309b7
commit
636a7529c7
4 changed files with 32 additions and 0 deletions
|
@ -59,6 +59,11 @@
|
|||
initrd.systemd.enable = true;
|
||||
};
|
||||
|
||||
services.ucodenix = {
|
||||
enable = true;
|
||||
cpuModelId = "00A50F00";
|
||||
};
|
||||
|
||||
# boot.lanzaboote = {
|
||||
# enable = false;
|
||||
# pkiBundle = "/etc/secureboot";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue