diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-04 06:26:24 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-04 06:26:24 -0600 |
commit | 5dbfdd29e765f0ef5206c593062271f1eeb2638e (patch) | |
tree | 3bb65fb6cf3d7b625af0ba982e0227fdcf4c2e2e | |
parent | eaef25acfaf281598c46f8d4869e840600e0fc44 (diff) | |
download | image-5dbfdd29e765f0ef5206c593062271f1eeb2638e.tar.gz image-5dbfdd29e765f0ef5206c593062271f1eeb2638e.tar.bz2 image-5dbfdd29e765f0ef5206c593062271f1eeb2638e.tar.xz image-5dbfdd29e765f0ef5206c593062271f1eeb2638e.zip |
Base configuration: Live: Use -core wallpapers
This reduces the size of media significantly.
-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 8ff3125..4eaf658 100644 --- a/configs/base/live-base.installfile +++ b/configs/base/live-base.installfile @@ -4,6 +4,9 @@ pkginstall bluez livecd-support-horizon networkmanager # Install PulseAudio support by default. pkginstall pulseaudio +# Use just the core backgrounds. +pkginstall adelie-wallpapers-core + # Start X on boot, if possible. svcenable udev boot svcenable udev-trigger boot |