From 60331f823de92457030e6bfe04ea8bfca1f8575e Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Mon, 15 Sep 2025 11:02:15 +0200 Subject: akashi: maximise cooling --- deployment/systems/akashi.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/systems/akashi.scm b/deployment/systems/akashi.scm index dc2f65e..5093fd4 100644 --- a/deployment/systems/akashi.scm +++ b/deployment/systems/akashi.scm @@ -51,7 +51,7 @@ (gnu:system:operating-system (kernel gnu:packages:linux:linux-libre) (kernel-arguments (cons* "thinkpad_acpi.fan_control=1" - "thinkpad_acpi.fan='level 5'" + "thinkpad_acpi.fan='level 7'" gnu:system:%default-kernel-arguments)) (bootloader (machines:thinkpad-x200:bootloader-configuration* keyboard-layout*)) (label (sovereign:systems:operating-system-label* host-name* -- cgit v1.2.3