KDE: Difference between revisions
m Added note about SDDM under unstable |
m →Installation: feat: link to PLM |
||
| (One intermediate revision by the same user not shown) | |||
| Line 19: | Line 19: | ||
# Optionally enable xserver | # Optionally enable xserver | ||
services.xserver.enable = true; | services.xserver.enable = true; | ||
}|name=configuration.nix|lang=nix}}{{Warning|SDDM is no longer supported on the unstable branch, users on unstable should use Plasma Login Manager instead. See configuration later in this page.}} | }|name=configuration.nix|lang=nix}}{{Warning|SDDM is no longer supported on the unstable branch, users on unstable should use [[KDE#Plasma Login Manager|Plasma Login Manager]] instead. See configuration later in this page.}} | ||
== Configuration == | == Configuration == | ||
| Line 37: | Line 37: | ||
}|name=configuration.nix|lang=nix}} | }|name=configuration.nix|lang=nix}} | ||
=== Plasma Login Manager === | |||
[https://github.com/KDE/plasma-login-manager Plasma Login Manager] is currently only available in unstable. If you are on unstable you can enable it with the following configuration. | [https://github.com/KDE/plasma-login-manager Plasma Login Manager] is currently only available in unstable. If you are on unstable you can enable it with the following configuration. | ||