From e9f198a66f608c1d7061661cf5cb19fbf71f68a0 Mon Sep 17 00:00:00 2001 From: cspark Date: Thu, 11 Apr 2024 01:02:29 +0100 Subject: [PATCH] Add nodejs globally --- global.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/global.nix b/global.nix index 431836ab..d5e91377 100644 --- a/global.nix +++ b/global.nix @@ -13,6 +13,7 @@ environment.systemPackages = with pkgs; [ nix-index git + nodejs neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. neofetch appimage-run