volume controls work for bluetooth
This commit is contained in:
parent
7b78962e0d
commit
059a9bd4c3
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General = {
|
||||
Enable = "Source,Sink,Media,Socket";
|
||||
Experimental = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.blueman.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue