Add nodejs globally

This commit is contained in:
Curt Spark 2024-04-11 01:02:29 +01:00
parent b4028b727e
commit e9f198a66f
1 changed files with 1 additions and 0 deletions

View File

@ -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