x13s: tweak audio

This commit is contained in:
steveej 2025-01-19 23:37:18 +01:00
parent 7f0252ea8f
commit 56fc1bda1a
2 changed files with 10 additions and 6 deletions

View file

@ -227,9 +227,9 @@
loader.efi.efiSysMountPoint = "/boot";
blacklistedKernelModules = [
"wwan"
"qcom_soundwire"
"snd_soc_qcom_sdw"
"snd_soc_sc8280xp"
# "qcom_soundwire"
# "snd_soc_qcom_sdw"
# "snd_soc_sc8280xp"
];
};