trying to get the magic trackpad to work over bluetooth.

no success so far.
This commit is contained in:
Markus Heurung 2024-10-01 13:39:59 +02:00
parent 9d29d70195
commit ac37f31e72

View file

@ -55,6 +55,11 @@
bluetooth = { bluetooth = {
enable = true; enable = true;
powerOnBoot = true; powerOnBoot = true;
input = {
General = {
UserspaceHID = true;
};
};
settings = { settings = {
General = { General = {
Enable = "Source,Sink,Media,Socket"; Enable = "Source,Sink,Media,Socket";