aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcustom/install-archzfs3
1 files changed, 2 insertions, 1 deletions
diff --git a/custom/install-archzfs b/custom/install-archzfs
index 58e499a..3987060 100755
--- a/custom/install-archzfs
+++ b/custom/install-archzfs
@@ -910,7 +910,8 @@ EOF
npm \
ttf-dejavu \
fzf \
- wget
+ wget \
+ wireless-regdb
info "Base system installed."
}