common/bluetooth: enable A2DP sink
This commit is contained in:
parent
a1a98fc580
commit
a5c5350f80
@ -235,4 +235,10 @@ in {
|
|||||||
"sysv"
|
"sysv"
|
||||||
"ufs"
|
"ufs"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardware.bluetooth.settings = {
|
||||||
|
General = {
|
||||||
|
Enable = "Source,Sink,Media,Socket";
|
||||||
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user