installer: autorun xserver in graphical media

This commit is contained in:
worldofpeace
2019-10-02 22:10:18 -04:00
committed by worldofpeace
parent 5edb20533d
commit f6f5151d57
@@ -25,9 +25,6 @@ with lib;
services.xserver = {
enable = true;
# Don't start the X server by default.
autorun = mkForce false;
# Automatically login as nixos.
displayManager.slim = {
enable = true;