Regenerated
This commit is contained in:
@@ -25,13 +25,15 @@
|
||||
# NVMe
|
||||
"nvme.noacpi=1"
|
||||
# Audio
|
||||
"snd_sof_pci.quirk_map=0x1025141d:0"
|
||||
"snd_hda_intel.dmic_detect=0"
|
||||
"snd-intel-dspcfg.dsp_driver=1"
|
||||
];
|
||||
|
||||
boot.extraModprobeConfig = ''
|
||||
options snd_hda_intel power_save=0
|
||||
options snd-hda-intel dmic_detect=0
|
||||
options snd-hda-intel model=alc295-disable-dac3
|
||||
options snd-intel-dspcfg dsp_driver=1
|
||||
options snd_hda_intel dmic_detect=0
|
||||
options snd_hda_intel model=dell-headset-multi
|
||||
'';
|
||||
|
||||
boot.blacklistedKernelModules = [
|
||||
|
||||
Reference in New Issue
Block a user