+1
-1
nixos/modules/services/x11/display-managers/kdm.nix
+1
-1
nixos/modules/services/x11/display-managers/kdm.nix
···${(optionalString (config.system.boot.loader.id == "grub" && config.system.build.grub != null) "PATH=${config.system.build.grub}/sbin:$PATH ") +-"KDEDIRS=/run/current-system/sw exec ${kdebase_workspace}/bin/kdm -config ${kdmrc} -nodaemon"}+"KDEDIRS=/run/current-system/sw exec ${kdebase_workspace}/bin/kdm -config ${kdmrc} -nodaemon -logfile /dev/stderr"}
+3
-1
nixos/modules/services/x11/xserver.nix
+3
-1
nixos/modules/services/x11/xserver.nix
······