summary refs log tree commit diff
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2023-06-23 16:58:22 +0200
committerlassulus <git@lassul.us>2023-06-29 14:35:54 +0200
commite4f361f35238ebcc23be262c4a32d3e6ff53ddfc (patch)
tree0197656e5cf4103350bdc68356ee7dfef7aca26d
parent363c846d778942c8025bbd7c72b9ec1a1979da44 (diff)
downloadnixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.tar
nixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.tar.gz
nixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.tar.bz2
nixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.tar.lz
nixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.tar.xz
nixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.tar.zst
nixpkgs-e4f361f35238ebcc23be262c4a32d3e6ff53ddfc.zip
installation-cd: enable graphicalGrub
-rw-r--r--nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix b/nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix
index 573b31b439c..ea8056ff870 100644
--- a/nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix
+++ b/nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix
@@ -6,6 +6,7 @@
   imports = [ ./installation-cd-graphical-base.nix ];
 
   isoImage.edition = "gnome";
+  isoImage.graphicalGrub = true;
 
   services.xserver.desktopManager.gnome = {
     # Add Firefox and other tools useful for installation to the launcher