configs: packages/bluez: add bluez-tools and bluez-utils for bluetoothctl

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
BigfootACA 2024-05-23 17:16:05 +08:00
parent 4bae93f7d8
commit cd9a2a504f

View File

@ -2,6 +2,8 @@
pacman:
install:
- bluez
- bluez-tools
- bluez-utils
systemd:
enable:
- bluetooth.service