Remove pipewire.conf file

This commit is contained in:
exu 2023-10-27 20:03:18 +02:00
parent d3e2c56aed
commit 675c60149f

View File

@ -385,6 +385,9 @@ if [[ $(pacman -Q | grep vmware-workstation) ]]; then
sudo systemctl enable --now vmware-usbarbitrator.service || echo "Service failed, continuing"
fi
# FIXME temporary
if [ -f "/etc/pipewire/pipewire.conf" ]; then
sudo rm "/etc/pipewire/pipewire.conf"
fi
# enable fstrim timer