sddm workaround

This commit is contained in:
2026-03-06 21:41:23 +01:00
parent 1536871fc1
commit 2c66e2fb70

View File

@@ -5,5 +5,6 @@
jovian.steam.autoStart = true; jovian.steam.autoStart = true;
jovian.steam.user = "deck"; jovian.steam.user = "deck";
jovian.steam.desktopSession = "gnome"; jovian.steam.desktopSession = "gnome";
services.displayManager.sddm.wayland.enable = true;
}; };
} }