Regenerated
This commit is contained in:
+403
-409
File diff suppressed because it is too large
Load Diff
+1
-7
@@ -368,7 +368,7 @@ in
|
|||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
# Audio
|
# Audio
|
||||||
"snd_hda_intel.dmic_detect=0"
|
"snd_hda_intel.dmic_detect=0"
|
||||||
"snd-intel-dspcfg.dsp_driver=1
|
"snd-intel-dspcfg.dsp_driver=1"
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
@@ -378,12 +378,6 @@ in
|
|||||||
options snd_hda_intel model=dell-headset-multi
|
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;
|
boot.consoleLogLevel = 0;
|
||||||
|
|
||||||
# SUGGESTION: consider enabling initrd systemd — better plymouth integration
|
# SUGGESTION: consider enabling initrd systemd — better plymouth integration
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
# Audio
|
# Audio
|
||||||
"snd_hda_intel.dmic_detect=0"
|
"snd_hda_intel.dmic_detect=0"
|
||||||
"snd-intel-dspcfg.dsp_driver=1
|
"snd-intel-dspcfg.dsp_driver=1"
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
@@ -36,12 +36,6 @@
|
|||||||
options snd_hda_intel model=dell-headset-multi
|
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;
|
boot.consoleLogLevel = 0;
|
||||||
|
|
||||||
# SUGGESTION: consider enabling initrd systemd — better plymouth integration
|
# SUGGESTION: consider enabling initrd systemd — better plymouth integration
|
||||||
|
|||||||
Reference in New Issue
Block a user