Regenerated

This commit is contained in:
2026-05-03 22:44:40 +02:00
parent 6930338e58
commit 465c7d4360
3 changed files with 405 additions and 423 deletions
+1 -7
View File
@@ -368,7 +368,7 @@ in
"nvme.noacpi=1"
# Audio
"snd_hda_intel.dmic_detect=0"
"snd-intel-dspcfg.dsp_driver=1
"snd-intel-dspcfg.dsp_driver=1"
];
boot.extraModprobeConfig = ''
@@ -378,12 +378,6 @@ in
options snd_hda_intel model=dell-headset-multi
'';
boot.blacklistedKernelModules = [
"snd_soc_skl_hda_dsp"
"snd_sof_pci_intel_cnl"
"snd_sof_pci"
];
boot.consoleLogLevel = 0;
# SUGGESTION: consider enabling initrd systemd — better plymouth integration