fixes
This commit is contained in:
parent
38deff2315
commit
b76ff43f4e
4 changed files with 139 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
{
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
Enable = "Source,Sink,Media,Socket";
|
||||
|
|
@ -12,5 +13,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
services.blueman.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue