@moanos@gay-pirate-assassins.de
Post #2511621
2024-09-24 11:40 UTC
Wayland sessions on #Plasma6 just stopped working for me on #NixOS Any idea how to debug?
I use
services.xserver.enable = true;
# Enable the KDE Plasma Desktop Environment.
services.displayManager.sddm.enable = true;
services.desktopManager.plasma6.enable = true;
Might related: https://github.com/NixOS/nixpkgs/issues/315246
I also tried
services.displayManager.sddm.wayland.enable = true;
which ended in the X11 session also not starting (hang after Graphical Session Target)
Any help is welcome
Replies (0)
No replies.