1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-03-11 00:50:54 +01:00

12 lines
253 B
Plaintext
Raw Normal View History

# iwd is replacement for wpa_supplicant by Intel
# Important!
# systemctl disable --now wpa_supplicant
# systemctl mask wpa_supplicant
# systemctl enable --now iwd
# systemctl restart NetworkManager
[device]
wifi.backend=iwd
wifi.iwd.autoconnect=true