diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-10-31 21:53:01 +0100 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-10-31 21:53:01 +0100 |
commit | 9522cae2f65fb79c35176c192a18d4d0de9abbbc (patch) | |
tree | 6c710038852ab7440c37de5c656bdcdf0eae9693 /mkcryptartix | |
parent | 7f47fbc9dffd561e5ecb3a962ce88a5f8297ce3c (diff) |
install wpa_supplicant
Diffstat (limited to 'mkcryptartix')
-rwxr-xr-x | mkcryptartix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkcryptartix b/mkcryptartix index e28e714..fcda9d6 100755 --- a/mkcryptartix +++ b/mkcryptartix @@ -102,7 +102,7 @@ EOT sed -i 's/hostname="localhost"/hostname="artix"/' /etc/conf.d/hostname ## Networking essentials -pacman -S --noconfirm dhcpcd +pacman -S --noconfirm dhcpcd wpa_supplicant # Repositories ## Artix |