nixos/iso-image: disable graphical GRUB on GNOME ISOs too
It's broken for a lot of people.
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