diff options
author | Himbeer <himbeerserverde@gmail.com> | 2024-03-16 19:41:20 +0100 |
---|---|---|
committer | Himbeer <himbeerserverde@gmail.com> | 2024-03-16 19:41:20 +0100 |
commit | 4ef2b3494829aed1052427fe03b7184b2ae3132d (patch) | |
tree | 28c13b3f43255dec77839e8c91649dfc300aaf24 /mkuefi | |
parent | 890df144669cc8a55017e50316ea6690ea44bf2e (diff) |
Revert "install openrc companion packages for dhcpcd and wpa_supplicant"
This reverts commit 9bf73b77b8f29d0c79c13ab4ac60dc511e6972d1.
Diffstat (limited to 'mkuefi')
-rwxr-xr-x | mkuefi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ EOT sed -i 's/hostname="localhost"/hostname="artix"/' /etc/conf.d/hostname ## Networking essentials -pacman -S --noconfirm dhcpcd-openrc wpa_supplicant-openrc +pacman -S --noconfirm dhcpcd wpa_supplicant # Repositories ## Artix |