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
@@ -26,7 +26,7 @@
"nvme.noacpi=1"
# Audio
"snd_hda_intel.dmic_detect=0"
"snd-intel-dspcfg.dsp_driver=1
"snd-intel-dspcfg.dsp_driver=1"
];
boot.extraModprobeConfig = ''
@@ -36,12 +36,6 @@
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