refactor: add NodeJS aliases and update workstation.yml for nodejs20
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-02-04 17:00:35 +01:00
parent 7093779d4a
commit 95592cc89f
4 changed files with 14 additions and 7 deletions

View File

@ -35,6 +35,8 @@
- gdk-pixbuf2-modules-extra
- adwaita-icon-theme
- gnome-icon-theme
# Used for VSCode Extensions
- nodejs20
state: present
become: true