mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-10 04:20:34 +00:00
Don't need to start immediately
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# This can happen if archinstall used ethernet
|
# This can happen if archinstall used ethernet
|
||||||
if ! command -v iwctl &>/dev/null; then
|
if ! command -v iwctl &>/dev/null; then
|
||||||
sudo pacman -S --noconfirm --needed iwd
|
sudo pacman -S --noconfirm --needed iwd
|
||||||
chrootable_systemctl_enable iwd.service
|
sudo systemctl enable iwd.service
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Prevent systemd-networkd-wait-online timeout on boot
|
# Prevent systemd-networkd-wait-online timeout on boot
|
||||||
|
|||||||
Reference in New Issue
Block a user