Regenerated

This commit is contained in:
2026-05-03 22:49:52 +02:00
parent 465c7d4360
commit a4e089d341
3 changed files with 407 additions and 419 deletions
+1 -5
View File
@@ -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;