Use wayland with sddm.
This commit is contained in:
parent
b04d83a755
commit
1c33a62bf9
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
config = lib.mkIf config.crony.plasma.enable {
|
config = lib.mkIf config.crony.plasma.enable {
|
||||||
# Enable the KDE Plasma Desktop Environment.
|
# Enable the KDE Plasma Desktop Environment.
|
||||||
services.displayManager.sddm.enable = true;
|
services.displayManager.sddm.enable = true;
|
||||||
|
services.displayManager.sddm.wayland.enable = true;
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||||
plasma-browser-integration
|
plasma-browser-integration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue