fix wayland

This commit is contained in:
Kopatz
2024-03-17 12:02:20 +01:00
parent a2a6918f1f
commit 9f3c9fe588
4 changed files with 25 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
xkb.variant = "";
enable = true;
displayManager.sddm.enable = true;
displayManager.sddm.wayland.enable = true;
};
services.desktopManager.plasma6.enable = true;
}