···35 config = mkIf cfg.enable {
36 services.xserver = {
37 exportConfiguration = true;
38- displayManager.job.execCmd = "";
39- displayManager.lightdm.enable = lib.mkForce false;
40 };
41- systemd.services.display-manager.enable = false;
4243 # Other displayManagers log to /dev/null because they're services and put
44 # Xorg's stdout in the journal
···35 config = mkIf cfg.enable {
36 services.xserver = {
37 exportConfiguration = true;
0038 };
03940 # Other displayManagers log to /dev/null because they're services and put
41 # Xorg's stdout in the journal