added nodejs to laptop

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-08 14:35:03 +02:00
parent 85cbccf0ca
commit c7b5bc9ef8
2 changed files with 5 additions and 6 deletions

View file

@ -76,7 +76,7 @@
environment.systemPackages = with pkgs; [
neovim emacs nano curl htop glances kitty
wget git inxi nethogs fastfetch
emacsPackages.vterm
emacsPackages.vterm
];
# Enable the OpenSSH daemon.