more bluetooth config
This commit is contained in:
parent
a7049dcc52
commit
6f8e981659
1 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,11 @@
|
|||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
Experimental = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.blueman.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue