This commit is contained in:
mjallen18
2024-06-19 17:59:47 -05:00
parent 8b5808da5e
commit 2f5fcd3f45
4 changed files with 61 additions and 94 deletions

View File

@@ -103,6 +103,7 @@ in
# Enable Desktop Environment.
displayManager = {
sddm.enable = plasma;
sddm.wayland.enable = plasma;
defaultSession = if plasma then "plasma" else "gnome";
};