From bf473eba49c7e76da6a78dd02b1d9e6a9e952c14 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Wed, 10 Sep 2025 10:05:29 -0500 Subject: modules/sets: Add set for tree-sitter grammars --- 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 f3e215e..9ba3c71 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -12,6 +12,7 @@ in cli.shell = true; comm.im = true; de.utils = true; + dev.grammars = true; dl.tools.full = true; gui.tools.full = true; gui.theme = true; -- cgit v1.2.3