From ef365033fd46911e079ebbea8d4f77b826e63f2d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 19 Jan 2026 15:32:36 -0600 Subject: Add wireless-regdb for proper WiFi regulatory compliance --- custom/install-archzfs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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." } -- cgit v1.2.3