diff --git a/operating-systems/buer.scm b/operating-systems/buer.scm index 57cbd33..2dd9800 100644 --- a/operating-systems/buer.scm +++ b/operating-systems/buer.scm @@ -97,7 +97,7 @@ "/backgrounds/guix-silver-16-9.svg")) (gfxmode `("1280x720x32")))))) - (kernel linux-libre-6.8) + (kernel linux-libre-6.9) (kernel-arguments (cons* "modprobe.blacklist=usbmouse,usbkbd,pcspkr" "thinkpad_acpi.fan_control=1"