summaryrefslogtreecommitdiff
path: root/configs/base/live-base.installfile
diff options
context:
space:
mode:
Diffstat (limited to 'configs/base/live-base.installfile')
-rw-r--r--configs/base/live-base.installfile15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/base/live-base.installfile b/configs/base/live-base.installfile
new file mode 100644
index 0000000..8ff3125
--- /dev/null
+++ b/configs/base/live-base.installfile
@@ -0,0 +1,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