I'm currently installing Guix System, but just read in the manual that KDE isn't really available yet: https://guix.gnu.org/...
However, there are of course lots of KDE-related packages:
- https://packages.guix.gnu.org/search/?query=kde
- https://packages.guix.gnu.org/search/?query=plasma
- https://packages.guix.gnu.org/search/?query=qt
So... has anyone managed to get a decent integration of KDE and Plasma Desktop into Guix System (ideally with Wayland and SDDM [the successor of KDM])? Can you all share your KDE-related config.scm files?
You're reading the manual for Guix 1.4.0, which was released more than a few years ago! You might find the development version of the manual more helpful for documentation on plasma-desktop-service-type: https://guix.gnu.org/...
I have Plasma configurations here, although it's been a while since I've used them (am on GNOME at the moment): https://github.com/...
Also, if you downloaded the 1.4.0 installer, you might have to guix pull (so the current state of Guix's plasma is made available) before trying to do any reconfiguring.
save