enable sddm wayland

This commit is contained in:
Osman Faruk Bayram 2025-01-26 18:19:03 +03:00
parent 94765cb215
commit 28f8cac710

View file

@ -22,6 +22,7 @@
services.displayManager.sddm = {
enable = true;
theme = "sugar-dark";
wayland = true;
};
services.desktopManager.plasma6.enable = true;