From ddfe25b8587cffed517b470011eab79c4de3b440 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Thu, 23 Jan 2025 22:43:56 +0000 Subject: [PATCH] Add nodejs --- nix/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/home.nix b/nix/home.nix index c6a5a63..19a9b23 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -44,6 +44,7 @@ lua-language-server gnumake ninja + nodejs ]; file = { ".zshrc".source = ../zsh/.zshrc;