From 002fa3e2c1067fedd5aab356ef1e337f83da2232 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 19 Jan 2026 13:20:59 -0600 Subject: Add wget to target system packages --- custom/install-archzfs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom/install-archzfs') diff --git a/custom/install-archzfs b/custom/install-archzfs index b6af6db..2c679a7 100755 --- a/custom/install-archzfs +++ b/custom/install-archzfs @@ -909,7 +909,8 @@ EOF nodejs \ npm \ ttf-dejavu \ - fzf + fzf \ + wget info "Base system installed." } -- cgit v1.2.3