From 2b9ff561507d2357c27565fe50af916a1bd242a0 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Fri, 17 Oct 2025 13:14:57 -0500 Subject: modules/sets: Add and enable Javascript development set --- hosts/tomato/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 646222b..89aaddc 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -13,6 +13,7 @@ in comm.im = true; de.utils = true; dev.grammars = true; + dev.javascript = true; dl.tools.full = true; gui.tools.full = true; gui.theme = true; -- cgit v1.2.3