From 8c1457fd2bbe4ffdc1149d3d8f2aae932d6c8eeb Mon Sep 17 00:00:00 2001 From: Luis Guilherme Coelho Date: Thu, 30 May 2024 15:57:35 -0300 Subject: [PATCH] operating-systems: buer: Update kernel to linux-libre-6.9 --- operating-systems/buer.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"