x86_64 firmware on that target only

This commit is contained in:
zuckerberg
2021-05-09 02:09:18 -04:00
parent bbdb728095
commit 03a1560b0f
3 changed files with 17 additions and 3 deletions

View File

@@ -12,6 +12,8 @@ in {
};
config = mkIf cfg.enable {
# Enable microcode
firmware.x86_64 = true;
# Use GRUB 2 for BIOS
boot.loader = {
timeout = 2;