From f94137aa3dd2f442d1879a6806eea0720623fe4a Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sat, 30 Apr 2022 13:56:25 -0400 Subject: [PATCH] darwin: add nodejs --- systems/darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/darwin.nix b/systems/darwin.nix index d12d9e2..da7c9a1 100644 --- a/systems/darwin.nix +++ b/systems/darwin.nix @@ -8,6 +8,7 @@ ripgrep sd pandoc + nodejs # Required for VSCode's webhint extension # We must install Agda globally so that Doom-Emacs' agda config can # recognize it. It doesn't matter that our projects use Nix/direnv.