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