Use wayland with sddm.
This commit is contained in:
parent
b04d83a755
commit
1c33a62bf9
@ -11,6 +11,7 @@
|
||||
config = lib.mkIf config.crony.plasma.enable {
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
plasma-browser-integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user