summaryrefslogtreecommitdiff
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/system/akashi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/system/akashi.scm b/deployment/system/akashi.scm
index c7a2fe2..e3cb5e0 100644
--- a/deployment/system/akashi.scm
+++ b/deployment/system/akashi.scm
@@ -109,7 +109,7 @@
(kernel gnu:packages:linux:linux-libre)
(kernel-loadable-modules (list))
(kernel-arguments (cons* "thinkpad_acpi.fan_control=1"
- "thinkpad_acpi.fan='level 7'"
+ "thinkpad_acpi.fan='level 2'"
gnu:system:%default-kernel-arguments))
(hurd #f)
(bootloader (custom-bootloader-configuration (list "/dev/sda")))