[boxy] Force things to work, but on X11 for now

This commit is contained in:
2024-10-04 17:16:30 -07:00
parent 4ca9804db8
commit 8e27017aa4
4 changed files with 22 additions and 18 deletions

View File

@@ -50,6 +50,7 @@ in
enable = true;
greeter.enable = false;
};
displayManager.sddm.enable = mkForce false;
};
displayManager = mkIf (!cfg.wayland) {
autoLogin.enable = true;