Regenerated

This commit is contained in:
2026-04-30 21:35:36 +02:00
parent 361cdf349e
commit 5d11415471
3 changed files with 403 additions and 400 deletions
+401 -400
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -364,6 +364,7 @@ in
"nvme.noacpi=1" "nvme.noacpi=1"
# Getting speakers to work # Getting speakers to work
"snd_intel_dspcfg.dsp_driver=1" "snd_intel_dspcfg.dsp_driver=1"
"snd_hda_intel.model=alc295-hp-x360"
]; ];
boot.consoleLogLevel = 0; boot.consoleLogLevel = 0;
#boot.initrd.systemd.enable = true; #boot.initrd.systemd.enable = true;
@@ -24,6 +24,7 @@
"nvme.noacpi=1" "nvme.noacpi=1"
# Getting speakers to work # Getting speakers to work
"snd_intel_dspcfg.dsp_driver=1" "snd_intel_dspcfg.dsp_driver=1"
"snd_hda_intel.model=alc295-hp-x360"
]; ];
boot.consoleLogLevel = 0; boot.consoleLogLevel = 0;
#boot.initrd.systemd.enable = true; #boot.initrd.systemd.enable = true;