Merge pull request #253608 from K900/disable-graphical-iso-grub
nixos/iso-image: disable graphical GRUB on GNOME ISOs too
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user