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

@ -112,25 +112,23 @@
extraGroups = [ "networkmanager" "wheel" ];
shell = pkgs.zsh;
packages = with pkgs; [
discord teamviewer evince koodo-reader distrobox vscode
discord teamviewer evince koodo-reader distrobox
# Browsers
firefox chromium librewolf
# Monitoring tools
htop glances bottom fwupd
# shells & terminals
terminator foot kitty
terminator kitty
starship
nushell
fzf
# Multiplexers
screen
tmux
zellij
# Editors & command line text utils
hyfetch
mc
neovim zed-editor
poppler_utils
vscode
emacs
emacsPackages.vterm
libvterm libtool
@ -160,6 +158,7 @@
guile
go gotools golint
rustup
nodejs
# language servers
zls
python3Packages.python-lsp-server