arch-image-builder/configs/packages/bluez.yaml
2024-05-24 11:58:16 +08:00

10 lines
114 B
YAML

# Bluetooth
pacman:
install:
- bluez
- bluez-tools
- bluez-utils
systemd:
enable:
- bluetooth.service