mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
Revert "nixos: installation: make installation ISOs USB bootable"
This reverts commit b7f6a138b1
.
This commit is contained in:
parent
555a094326
commit
e3611709d6
@ -36,9 +36,6 @@ with lib;
|
||||
# EFI booting
|
||||
isoImage.makeEfiBootable = true;
|
||||
|
||||
# USB booting
|
||||
isoImage.makeUsbBootable = true;
|
||||
|
||||
# Add Memtest86+ to the CD.
|
||||
boot.loader.grub.memtest86.enable = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user