summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/iso-image.nix
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2015-07-05 19:11:56 -0700
committerWilliam A. Kennington III <william@wkennington.com>2015-07-05 19:11:56 -0700
commit4b836fb680116ad5fa85ea2bb43ffeff3be4ec53 (patch)
treeb31c0052cb9aa7db10a286e13d7ac8623ded03c4 /nixos/modules/installer/cd-dvd/iso-image.nix
parentcb343e7be6445a643a22992871a76e4911af2c49 (diff)
downloadnixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.tar
nixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.tar.gz
nixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.tar.bz2
nixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.tar.lz
nixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.tar.xz
nixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.tar.zst
nixpkgs-4b836fb680116ad5fa85ea2bb43ffeff3be4ec53.zip
nixos/installer: Add grub2_efi to the store so that it is available to install
Diffstat (limited to 'nixos/modules/installer/cd-dvd/iso-image.nix')
-rw-r--r--nixos/modules/installer/cd-dvd/iso-image.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/installer/cd-dvd/iso-image.nix b/nixos/modules/installer/cd-dvd/iso-image.nix
index 0128fa9f33d..c9abff2ecfc 100644
--- a/nixos/modules/installer/cd-dvd/iso-image.nix
+++ b/nixos/modules/installer/cd-dvd/iso-image.nix
@@ -216,7 +216,7 @@ in
 
     # !!! Hack - attributes expected by other modules.
     system.boot.loader.kernelFile = "bzImage";
-    environment.systemPackages = [ pkgs.grub2 pkgs.syslinux ];
+    environment.systemPackages = [ pkgs.grub2 pkgs.grub2_efi pkgs.syslinux ];
 
     # In stage 1 of the boot, mount the CD as the root FS by label so
     # that we don't need to know its device.  We pass the label of the