From 9e70a1fd74cadc169f45f16dd0a05409468be70b Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 17 Jun 2025 01:54:11 -0500 Subject: modules/zcfan: Add and use on tomato --- hosts/tomato/hardware.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/tomato') diff --git a/hosts/tomato/hardware.nix b/hosts/tomato/hardware.nix index 67ed789..baecca1 100644 --- a/hosts/tomato/hardware.nix +++ b/hosts/tomato/hardware.nix @@ -59,5 +59,7 @@ in MAX_LOST_WORK_SECS_ON_AC = 30; }; + this.laptop.zcfan.enable = true; + nixpkgs.hostPlatform = "x86_64-linux"; } -- cgit v1.2.3