diff --git a/operating-systems/buer.scm b/operating-systems/buer.scm index 074dd38..6fee35a 100644 --- a/operating-systems/buer.scm +++ b/operating-systems/buer.scm @@ -116,7 +116,7 @@ "/backgrounds/guix-silver-16-9.svg")) (gfxmode `("1280x720x32")))))) - (kernel linux-libre-6.9) + (kernel linux-libre-6.10) (kernel-arguments (cons* "modprobe.blacklist=usbmouse,usbkbd,pcspkr" "thinkpad_acpi.fan_control=1"