nixos/iso-image: disable graphical GRUB on GNOME ISOs too

It's broken for a lot of people.
This commit is contained in:
K900 2023-09-06 13:36:31 +03:00
parent 154dc02a88
commit f387b065b1

View file

@ -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