Regenerated
This commit is contained in:
+1
-5
@@ -367,15 +367,11 @@ in
|
||||
# NVMe
|
||||
"nvme.noacpi=1"
|
||||
# Audio
|
||||
"snd_hda_intel.dmic_detect=0"
|
||||
"snd-intel-dspcfg.dsp_driver=1"
|
||||
"snd-intel-dspcfg.dsp_driver=3"
|
||||
];
|
||||
|
||||
boot.extraModprobeConfig = ''
|
||||
options snd_hda_intel power_save=0
|
||||
options snd-intel-dspcfg dsp_driver=1
|
||||
options snd_hda_intel dmic_detect=0
|
||||
options snd_hda_intel model=dell-headset-multi
|
||||
'';
|
||||
|
||||
boot.consoleLogLevel = 0;
|
||||
|
||||
Reference in New Issue
Block a user