From f17247164217471c495d1ca672a74b99a78db098 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 17 Jun 2025 00:57:38 -0500 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 5327b44..67ed789 100644 --- a/hosts/tomato/hardware.nix +++ b/hosts/tomato/hardware.nix @@ -57,7 +57,7 @@ in CPU_ENERGY_PERF_POLICY_ON_BAT = "power"; MAX_LOST_WORK_SECS_ON_AC = 30; - } + }; nixpkgs.hostPlatform = "x86_64-linux"; } -- cgit v1.2.3