summaryrefslogtreecommitdiff
path: root/hosts/tomato/hardware.nix
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-07-23 09:24:29 +0200
committerSimon Parri <simonparri@ganzeria.com>2025-07-23 09:24:29 +0200
commit4a20367a6978b4465ab270e977a229fa12b70818 (patch)
treecbd30d035fb2c57555dd4e3d3b086361d86987c9 /hosts/tomato/hardware.nix
parentb34e84c866156e679e2b232bfe02bbbd84f0d72e (diff)
downloadnixos-config-4a20367a6978b4465ab270e977a229fa12b70818.tar.gz
nixos-config-4a20367a6978b4465ab270e977a229fa12b70818.zip
Fix previous commit
Diffstat (limited to 'hosts/tomato/hardware.nix')
-rw-r--r--hosts/tomato/hardware.nix2
1 files changed, 1 insertions, 1 deletions
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;
};