From 3a2e8e97c350d8d6b5482ca071e35bb4f3ac6dc1 Mon Sep 17 00:00:00 2001 From: Will Fancher Date: Wed, 13 Nov 2024 02:07:33 -0500 Subject: [PATCH] nixos/iso-image: Disable plymouth along with display-manager.service GNOME in particular just breaks if plymouth isn't disabled, because GDM takes on the role of quitting plymouth in a GNOME configuration. But if we're disabling the DM, we should disable plymouth too anyway. --- nixos/modules/installer/cd-dvd/iso-image.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/installer/cd-dvd/iso-image.nix b/nixos/modules/installer/cd-dvd/iso-image.nix index 4fb851651df6..ae34f90b14c9 100644 --- a/nixos/modules/installer/cd-dvd/iso-image.nix +++ b/nixos/modules/installer/cd-dvd/iso-image.nix @@ -372,7 +372,7 @@ let # to disable this. submenu "Disable display-manager" --class quirk-disable-displaymanager { ${grubMenuCfg} - ${buildMenuAdditionalParamsGrub2 "systemd.mask=display-manager.service"} + ${buildMenuAdditionalParamsGrub2 "systemd.mask=display-manager.service plymouth.enable=0"} } # Some laptop and convertibles have the panel installed in an