Add nodejs globally
This commit is contained in:
parent
b4028b727e
commit
e9f198a66f
|
|
@ -13,6 +13,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nix-index
|
nix-index
|
||||||
git
|
git
|
||||||
|
nodejs
|
||||||
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||||
neofetch
|
neofetch
|
||||||
appimage-run
|
appimage-run
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue