Need to have the service available first

This commit is contained in:
David Heinemeier Hansson
2025-06-28 15:50:19 -07:00
parent 6842258031
commit 18931a8fd3

View File

@ -1,5 +1,5 @@
# Turn on bluetooth by default
sudo systemctl enable --now bluetooth.service
# Install bluetooth controls # Install bluetooth controls
yay -S --noconfirm --needed blueberry yay -S --noconfirm --needed blueberry
# Turn on bluetooth by default
sudo systemctl enable --now bluetooth.service