modules: purpleidea: Update my personal packages

This commit is contained in:
James Shubin
2025-01-17 18:57:18 -05:00
parent a08ba0b0e9
commit 00366de67b

View File

@@ -41,14 +41,16 @@ class base() {
"htop",
"lshw",
"nethogs",
"net-tools", # for netstat
"nmap",
"psmisc", # for pstree
"screen",
"socat",
"strace",
"telnet",
"tree",
"vim-enhanced",
"wget2-wget",
"wget2-wget", # TODO: get a wget1.x package
] {
state => "installed",
}
@@ -63,7 +65,9 @@ class base() {
"htop",
"lshw",
"nethogs",
"net-tools", # for netstat
"nmap",
"psmisc", # for pstree
"screen",
"socat",
"strace",