wip
CI / lint (push) Successful in 33s
CI / eval (push) Failing after 1m41s

This commit is contained in:
Miguel Palhas
2026-07-30 13:18:47 +01:00
parent 8cfa920ea8
commit 3d9c273fd3
9 changed files with 317 additions and 345 deletions
+5
View File
@@ -6,6 +6,11 @@
settings = {
General = {
Enable = "Source,Sink,Media,Socket";
# Required for LE Audio (BAP): ISO sockets / CIS live behind
# BlueZ's experimental gate. Without this the XM6 falls back to
# classic A2DP, and mic use forces the HSP/HFP downgrade.
Experimental = true;
KernelExperimental = true;
};
};
};