Problems booting after update

Success!(?) I restarted 3 times and it worked all 3. Logs were still empty though…
This is the config so far

  # Enable the KDE Plasma Desktop Environment.
  services.displayManager.sddm.enable = true;
  services.desktopManager.plasma6.enable = true;

  # Test
  services.displayManager.sddm.wayland.enable = false;
  services.displayManager.ly.enable = false;

great. So it is wayland related.
If you want more infos this is the Github issue.

Maybe something with the localisation.
But if it works that is great. No need to run sddm in wayland

1 Like

Thank you so much for your help and dedication. You’ve solved quite the problem for me.
Which of our posts should I select as solution from this topic?

no problem. The solve is sddm.wayland.enable = false

1 Like