From 5a053b147ce44753f8c2dc7fa6da33dc2c2be480 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 17 Jun 2025 12:26:13 -0500 Subject: hosts/tomato: Move thinkpad setting to default.nix --- hosts/tomato/hardware.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/tomato/hardware.nix') diff --git a/hosts/tomato/hardware.nix b/hosts/tomato/hardware.nix index 86c134d..be00010 100644 --- a/hosts/tomato/hardware.nix +++ b/hosts/tomato/hardware.nix @@ -56,7 +56,5 @@ in MAX_LOST_WORK_SECS_ON_AC = 30; }; - this.laptop.thinkpad.enable = true; - nixpkgs.hostPlatform = "x86_64-linux"; } -- cgit v1.2.3