Clean-up the pipewire stuff
This commit is contained in:
parent
8846aef9db
commit
3c2cb178a5
|
@ -114,10 +114,11 @@ fi
|
||||||
apt-get -y install udisks2 fwupd
|
apt-get -y install udisks2 fwupd
|
||||||
|
|
||||||
# PipeWire
|
# PipeWire
|
||||||
apt-get -y remove pipewire-media-session
|
apt-get -y install wireplumber libspa-0.2-bluetooth pipewire-media-session-
|
||||||
apt-get -y install wireplumber libspa-0.2-bluetooth
|
|
||||||
|
|
||||||
|
if grep -q '^daniel' /etc/shadow; then
|
||||||
systemctl --user -M daniel@ enable wireplumber.service
|
systemctl --user -M daniel@ enable wireplumber.service
|
||||||
|
fi
|
||||||
|
|
||||||
# Flatpak
|
# Flatpak
|
||||||
apt-get -y install flatpak
|
apt-get -y install flatpak
|
||||||
|
|
Loading…
Reference in New Issue
Block a user