mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
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…
x
Reference in New Issue
Block a user