Arch Linux Configuration Services to enable after install As root sudo systemctl enable --now keyd.service sudo systemctl enable --now NetworkManager.service sudo systemctl enable --now NetworkManager-dispatcher.service sudo systemctl enable --now reflector.service sudo systemctl enable --now sddm.service sudo systemctl enable --now seatd.service sudo systemctl enable --now tlp.service sudo systemctl enable --now tlp-pd.service As user systemctl enable --user --now docker.service systemctl enable --user --now hypridle.service systemctl enable --user --now hyprpaper.service systemctl enable --user --now pipewire.service systemctl enable --user --now waybar.service systemctl enable --user --now wireplumber.service