install some packages

This commit is contained in:
David Young
2026-04-09 14:21:09 -06:00
parent 11105fa1bd
commit bde8ad0c9b
3 changed files with 12 additions and 8 deletions

View File

@@ -1,10 +1,12 @@
# Ham servers
SERVERS=(
direwolf
# nothing at the moment
)
# Ham server utilities
UTILITIES=(
# nothing at the moment
nodejs
npm
nvm
)