Various fixes and additions.

This commit is contained in:
David Young
2026-05-13 14:20:41 -06:00
parent 26fa165c19
commit 4cd6109627
7 changed files with 368 additions and 0 deletions

23
packages.conf Normal file
View File

@@ -0,0 +1,23 @@
# Servers
SERVERS=(
# nothing at this time
)
# Utilities
UTILITIES=(
cmake
cockpit
cockpit-storaged
curl
docker
docker-compose
firewalld
nano
networkmanager
nodejs
npm
vi
wget
unzip
)