Don't need to start immediately

This commit is contained in:
David Heinemeier Hansson
2025-08-28 07:05:03 +02:00
parent a34b7bd131
commit 4e7aa33868

View File

@@ -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