Regenerated

This commit is contained in:
2026-05-01 20:22:01 +02:00
parent 0a0bceb843
commit 7805a4cb45
4 changed files with 416 additions and 428 deletions
@@ -23,15 +23,11 @@
# Prevent nvme from waking the system
"nvme.noacpi=1"
# Getting speakers to work
"snd_intel_dspcfg.dsp_driver=3"
"snd_hda_intel.model=alc295-acer"
"snd_hda_intel.dmic_detect=0"
"snd-intel-dspcfg.dsp_driver=0"
"snd_hda_intel.model=generic"
"snd_hda_intel.enable_msi=0"
"snd_hda_intel.power_save=0"
];
boot.extraModprobeConfig = ''
options snd_hda_intel power_save=0
options snd_hda_codec_realtek enable=1
'';
boot.consoleLogLevel = 0;
#boot.initrd.systemd.enable = true;
boot.initrd.availableKernelModules = [