fix uefi issue in iso boot
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
boot.loader.grub.enable = lib.mkDefault true;
|
||||
boot.loader.grub.devices = ["nodev"];
|
||||
boot.loader.grub.efiSupport = false;
|
||||
boot.loader.grub.forceEfiBootloaderId = false;
|
||||
|
||||
# Build ISO with both BIOS and UEFI support
|
||||
isoImage.makeEfiBootable = true;
|
||||
|
||||
Reference in New Issue
Block a user