nxace no dm

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-03-23 14:29:20 +01:00
parent f77d0d2301
commit b6853648d6

View File

@@ -11,7 +11,8 @@
# };
# # useTextGreeter = true;
# };
services.displayManager.ly = {
services.xserver.displayManager.lightdm.enable = false;
services.displayManager.ly = pkgs.lib.mkIf (!hyper.isServer) {
# info and docs at https://codeberg.org/fairyglade/ly/src/branch/master/res/config.ini
enable = true;
package = pkgs.ly;