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:
parent
ce8a2e54c7
commit
ebb3663105
@ -36,7 +36,7 @@ make fontconfig
|
|||||||
make yarnconfig
|
make yarnconfig
|
||||||
|
|
||||||
# Enable the lightweight X11 display manager
|
# Enable the lightweight X11 display manager
|
||||||
systemctl enable --now lxdm.service
|
systemctl enable lxdm.service
|
||||||
|
|
||||||
# Revoke privileges
|
# Revoke privileges
|
||||||
sudo -K
|
sudo -K
|
||||||
|
Loading…
Reference in New Issue
Block a user