forked from mirrors/nixpkgs
473cd0d4ba
When we did the revert of adding gnome-flashback to systemd.packages [0]
I forgot to test with other display managers. If we use GDM with gnome-flashback
it appears it doesn't try to fallback to non-systemd startup and always fails and
starts the regular gnome-session. So adding gnome-flashback to systemd.packages
was perfectly fine, but we did forgot one detail. We need systemd targets for the
customSessions which is added using mkSystemdTargetForWm in the gnome-
flashback package.
[0]:
|
||
---|---|---|
.. | ||
default.nix | ||
enlightenment.nix | ||
gnome3.nix | ||
kodi.nix | ||
lumina.nix | ||
lxqt.nix | ||
mate.nix | ||
maxx.nix | ||
none.nix | ||
pantheon.nix | ||
plasma5.nix | ||
surf-display.nix | ||
xfce.nix | ||
xfce4-14.nix | ||
xterm.nix |