Use wayland with sddm.

This commit is contained in:
CronyAkatsuki 2025-02-01 13:45:30 +01:00
parent b04d83a755
commit 1c33a62bf9

View File

@ -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