Skip to content

Commit

Permalink
Update customize-airootfs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed Mar 17, 2024
1 parent 3795228 commit 6e9de50
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions customize-airootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ apk add ark dolphin konsole spectacle
# apps
apk add nano konqueror ca-certificates
# logind and other stuff
apk add elogind polkit-elogind dbus wpa_supplicant networkmanager pulseaudio \
pulseaudio-alsa bluez networkmanager-wifi networkmanager-tui librsvg fuse
apk add elogind polkit-elogind dbus wpa_supplicant networkmanager \
bluez networkmanager-wifi networkmanager-tui librsvg fuse
# pipewire
apk add wireplumber pipewire pipewire-pulse pipewire-alsa pipewire-spa-bluez \
pipewire-jack pipewire-spa-tools
# remove baloo_file at startup
rm -f /etc/xdg/autostart/baloo_file.desktop
echo -e "live\nlive\n" | passwd root
Expand Down

0 comments on commit 6e9de50

Please sign in to comment.