trying to get the magic trackpad to work over bluetooth.
no success so far.
This commit is contained in:
parent
9d29d70195
commit
ac37f31e72
1 changed files with 5 additions and 0 deletions
|
@ -55,6 +55,11 @@
|
|||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
input = {
|
||||
General = {
|
||||
UserspaceHID = true;
|
||||
};
|
||||
};
|
||||
settings = {
|
||||
General = {
|
||||
Enable = "Source,Sink,Media,Socket";
|
||||
|
|
Loading…
Reference in a new issue