diff options
-rw-r--r-- | configs/base/live-base.installfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/base/live-base.installfile b/configs/base/live-base.installfile index b7aad0b..8ff3125 100644 --- a/configs/base/live-base.installfile +++ b/configs/base/live-base.installfile @@ -1,6 +1,9 @@ # 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 |