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/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/tomato/default.nix') diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix index c6a2378..74d39f4 100644 --- a/hosts/tomato/default.nix +++ b/hosts/tomato/default.nix @@ -8,6 +8,7 @@ this.main.enable = true; this.laptop.enable = true; + this.laptop.thinkpad.enable = true; networking.domain = "alef.zoar.cx"; -- cgit v1.2.3