WIP: try to fix issues with bluetooth

This commit is contained in:
Christoph Hollizeck 2025-10-29 11:19:28 +01:00
parent 05f480acf5
commit 0239e63165
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 4 additions and 2 deletions

View file

@ -9,10 +9,10 @@
General = {
Experimental = true;
KernelExperimental = true;
Enable = "Source,Sink,Media,Socket";
Enable = "Sink,Media,Socket";
Disable = "Handsfree,Headset,Source";
};
};
};
};
}