modules: purpleidea: Add more packages

This commit is contained in:
James Shubin
2025-06-25 04:43:29 -04:00
parent 79c199975d
commit a4ed647d02

View File

@@ -35,19 +35,25 @@ class base() {
pkg [
"ack",
"bash-completion",
"curl",
"direnv",
"fping",
"git",
"htop",
"lshw",
"lsof",
"make",
"nethogs",
"net-tools", # for netstat
"nmap",
"openssl",
"psmisc", # for pstree
"pwgen",
"rsync",
"screen",
"socat",
"strace",
"tcpdump",
"telnet",
"tree",
"vim-enhanced",
@@ -60,19 +66,25 @@ class base() {
pkg [
"ack",
"bash-completion",
"curl",
"direnv",
"fping",
"git",
"htop",
"lshw",
"lsof",
"make",
"nethogs",
"net-tools", # for netstat
"nmap",
"openssl",
"psmisc", # for pstree
"pwgen",
"rsync",
"screen",
"socat",
"strace",
"tcpdump",
"telnet",
"tree",
"vim",