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:
K900 2023-09-06 14:01:29 +03:00 committed by GitHub
commit 1ab711e793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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