Completes bootstrap.v2 setup
This commit is contained in:
parent
2bbccb4595
commit
b8192c832e
24 changed files with 86 additions and 143 deletions
|
|
@ -3,4 +3,8 @@
|
|||
addApplications bluez \
|
||||
bluez-utils
|
||||
|
||||
sudo systemctl enable --now bluetooth.service
|
||||
setupBluetooth() {
|
||||
sudo systemctl enable --now bluetooth.service
|
||||
}
|
||||
|
||||
addActions setupBluetooth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue