Revert "nixos: installation: make installation ISOs USB bootable"
This reverts commit b7f6a138b13ca667464b31274a33124d252ebc8b.
This commit is contained in:
parent
555a094326
commit
e3611709d6
@ -36,9 +36,6 @@ with lib;
|
|||||||
# EFI booting
|
# EFI booting
|
||||||
isoImage.makeEfiBootable = true;
|
isoImage.makeEfiBootable = true;
|
||||||
|
|
||||||
# USB booting
|
|
||||||
isoImage.makeUsbBootable = true;
|
|
||||||
|
|
||||||
# Add Memtest86+ to the CD.
|
# Add Memtest86+ to the CD.
|
||||||
boot.loader.grub.memtest86.enable = true;
|
boot.loader.grub.memtest86.enable = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user