From 3d6582a5e81c2a3be43f1ce1110c5b0939d707af Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Thu, 9 Oct 2025 10:52:50 -0500 Subject: modules/sets: Add TeX set and use it --- hosts/tomato/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/tomato') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 5c17218..646222b 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -27,6 +27,7 @@ in sound.tools = true; sync.tools = true; sys.tools = true; + tex.full = true; writing.tools = true; www.browser = true; wine.base = true; -- cgit v1.2.3