diff options
Diffstat (limited to 'hosts/tomato/default.nix')
-rw-r--r-- | hosts/tomato/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |