gui/kde: fix warning about sddm
This commit is contained in:
parent
c3fcf1ef8f
commit
8e67f14fbf
@ -30,7 +30,7 @@ in
|
||||
mkMerge [
|
||||
(if isUnstable then {
|
||||
desktopManager.plasma6.enable = true;
|
||||
xserver.displayManager.sddm.enable = true;
|
||||
displayManager.sddm.enable = true;
|
||||
}
|
||||
else {
|
||||
xserver = {
|
||||
|
Loading…
Reference in New Issue
Block a user