Regenerated

This commit is contained in:
2026-04-30 20:59:33 +02:00
parent 5a7b719a20
commit 085803ecbe
4 changed files with 409 additions and 400 deletions
+3
View File
@@ -362,6 +362,8 @@ in
"i915.enable_psr2_sel_fetch=0"
# Prevent nvme from waking the system
"nvme.noacpi=1"
# Getting speakers to work
"snd_intel_dspcfg.dsp_driver=1"
];
boot.consoleLogLevel = 0;
#boot.initrd.systemd.enable = true;
@@ -1611,6 +1613,7 @@ in
pavucontrol # GUI mixer
pamixer # CLI mixer
playerctl # Player controls
speaker-test # testing speaker
];
}
#+END_SRC