Include wireless-regdb to resolve #1083 (#1279)

* Add wireless-regdb alongside iwd

Needed for regulatory compliance for Wi-Fi and enabling some bands on some chipsets

* Add wireless-regdb

* Changed location of wireless-regdb install

* configure the wireless-regdom during install

* remove extra newline

* don't unset the variable too early

* also set the region as part of the script

* writing to wireless-regdom requires root

* need to use tee

* changing logic since this is brought in as source

* handle timezones that start with country code already

---------

Co-authored-by: Nirav Patel <eclecticc@users.noreply.github.com>
This commit is contained in:
Nirav Patel
2025-09-09 11:13:14 -07:00
committed by GitHub
parent a8a907791b
commit e79cfa76a8
3 changed files with 38 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ sudo pacman -S --noconfirm --needed \
waybar \
wf-recorder \
whois \
wireless-regdb \
wiremix \
wireplumber \
wl-clip-persist \