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
+408 -412
View File
File diff suppressed because it is too large Load Diff
+4 -8
View File
@@ -117,9 +117,9 @@ qdirstat
ripgrep ripgrep
signal-desktop signal-desktop
slurp slurp
solaar
solidtime-desktop solidtime-desktop
spotify spotify
solaar
swappy swappy
sweethome3d.application sweethome3d.application
tea tea
@@ -364,15 +364,11 @@ in
# Prevent nvme from waking the system # Prevent nvme from waking the system
"nvme.noacpi=1" "nvme.noacpi=1"
# Getting speakers to work # Getting speakers to work
"snd_intel_dspcfg.dsp_driver=3" "snd-intel-dspcfg.dsp_driver=0"
"snd_hda_intel.model=alc295-acer" "snd_hda_intel.model=generic"
"snd_hda_intel.dmic_detect=0" "snd_hda_intel.enable_msi=0"
"snd_hda_intel.power_save=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.consoleLogLevel = 0;
#boot.initrd.systemd.enable = true; #boot.initrd.systemd.enable = true;
boot.initrd.availableKernelModules = [ boot.initrd.availableKernelModules = [
+1 -1
View File
@@ -47,9 +47,9 @@ qdirstat
ripgrep ripgrep
signal-desktop signal-desktop
slurp slurp
solaar
solidtime-desktop solidtime-desktop
spotify spotify
solaar
swappy swappy
sweethome3d.application sweethome3d.application
tea tea
@@ -23,15 +23,11 @@
# Prevent nvme from waking the system # Prevent nvme from waking the system
"nvme.noacpi=1" "nvme.noacpi=1"
# Getting speakers to work # Getting speakers to work
"snd_intel_dspcfg.dsp_driver=3" "snd-intel-dspcfg.dsp_driver=0"
"snd_hda_intel.model=alc295-acer" "snd_hda_intel.model=generic"
"snd_hda_intel.dmic_detect=0" "snd_hda_intel.enable_msi=0"
"snd_hda_intel.power_save=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.consoleLogLevel = 0;
#boot.initrd.systemd.enable = true; #boot.initrd.systemd.enable = true;
boot.initrd.availableKernelModules = [ boot.initrd.availableKernelModules = [