1
0
forked from extern/nix-config

archlinux: Remove --now flag from lxdm.service

We don't want to start lxdm during the bootstrap process.
This commit is contained in:
Donovan Glover 2018-12-11 15:52:27 -05:00
parent ce8a2e54c7
commit ebb3663105
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -36,7 +36,7 @@ make fontconfig
make yarnconfig
# Enable the lightweight X11 display manager
systemctl enable --now lxdm.service
systemctl enable lxdm.service
# Revoke privileges
sudo -K