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

@ -46,5 +46,6 @@
++ (with inputs; [
lix-module.nixosModules.default
home-manager.nixosModules.home-manager
ucode.nixosModules.default
]);
}