add bluetooth support
This commit is contained in:
parent
227b97b27f
commit
12b2cf4a96
5 changed files with 22 additions and 0 deletions
|
@ -33,6 +33,9 @@ hostname = "navos"
|
|||
# Root password
|
||||
root_password = "root"
|
||||
|
||||
# Enable Bluetooth
|
||||
bluetooth = true
|
||||
|
||||
[pkg]
|
||||
# Additional packages
|
||||
pkg = [
|
||||
|
|
|
@ -33,6 +33,9 @@ hostname = "navos"
|
|||
# Root password
|
||||
root_password = "root"
|
||||
|
||||
# Enable Bluetooth
|
||||
bluetooth = true
|
||||
|
||||
[pkg]
|
||||
# Additional packages
|
||||
pkg = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue