Looks like I was wrong, corrected

This commit is contained in:
Alexandre Delcamp--Enache 2026-01-04 11:22:31 +01:00
parent 03b9dba788
commit 9b5acd5ae2

View File

@ -31,8 +31,8 @@
# Desktop Environment/Greeter
xserver = {
enable = true;
defaultSession = "xfce";
displayManager = {
defaultSession = "xfce";
lightdm = {
enable = true;
};