Regenerated
This commit is contained in:
+408
-404
File diff suppressed because it is too large
Load Diff
@@ -366,6 +366,10 @@ in
|
|||||||
"snd_intel_dspcfg.dsp_driver=3"
|
"snd_intel_dspcfg.dsp_driver=3"
|
||||||
"snd_hda_intel.model=alc295-acer"
|
"snd_hda_intel.model=alc295-acer"
|
||||||
];
|
];
|
||||||
|
boot.extraModprobeConfig = ''
|
||||||
|
options snd_hda_intel power_save=0
|
||||||
|
options snd_hda_codec_realtek enable=1
|
||||||
|
'';
|
||||||
boot.consoleLogLevel = 0;
|
boot.consoleLogLevel = 0;
|
||||||
#boot.initrd.systemd.enable = true;
|
#boot.initrd.systemd.enable = true;
|
||||||
boot.initrd.availableKernelModules = [
|
boot.initrd.availableKernelModules = [
|
||||||
|
|||||||
@@ -26,6 +26,10 @@
|
|||||||
"snd_intel_dspcfg.dsp_driver=3"
|
"snd_intel_dspcfg.dsp_driver=3"
|
||||||
"snd_hda_intel.model=alc295-acer"
|
"snd_hda_intel.model=alc295-acer"
|
||||||
];
|
];
|
||||||
|
boot.extraModprobeConfig = ''
|
||||||
|
options snd_hda_intel power_save=0
|
||||||
|
options snd_hda_codec_realtek enable=1
|
||||||
|
'';
|
||||||
boot.consoleLogLevel = 0;
|
boot.consoleLogLevel = 0;
|
||||||
#boot.initrd.systemd.enable = true;
|
#boot.initrd.systemd.enable = true;
|
||||||
boot.initrd.availableKernelModules = [
|
boot.initrd.availableKernelModules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user