summaryrefslogtreecommitdiff
path: root/configs/base/live-base.installfile
blob: 8ff312553a951e05732df105628801ced6682231 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Install the Live CD support files, Bluetooth support, and NetworkManager.
pkginstall bluez livecd-support-horizon networkmanager

# Install PulseAudio support by default.
pkginstall pulseaudio

# Start X on boot, if possible.
svcenable udev boot
svcenable udev-trigger boot
svcenable elogind
svcenable wpa_supplicant
svcenable NetworkManager
svcenable bluetooth graphical
svcenable chronyd graphical
svcenable sddm graphical