From 4a20367a6978b4465ab270e977a229fa12b70818 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Wed, 23 Jul 2025 09:24:29 +0200 Subject: Fix previous commit --- hosts/tomato/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/tomato/hardware.nix b/hosts/tomato/hardware.nix index e03a351..3b770b7 100644 --- a/hosts/tomato/hardware.nix +++ b/hosts/tomato/hardware.nix @@ -60,7 +60,7 @@ in MAX_LOST_WORK_SECS_ON_AC = 30; }; - this.laptop.thinkpad.zcfan = { + this.laptop.thinkpad.zcfan.settings = { low_temp = 67; }; -- cgit v1.2.3