Add nodejs globally
This commit is contained in:
parent
b4028b727e
commit
e9f198a66f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue