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