📚 docs(README): add iwd systemd service to the wifi section of the post-installation

This commit is contained in:
Sergio Laín 2024-09-21 17:42:44 +02:00
parent cfd100c6d0
commit 98fe0fac2d
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

8
.github/README.md vendored
View file

@ -468,7 +468,13 @@ If you are going to use git, be sure to change the user definition as well as th
yay -Sy iwgtk yay -Sy iwgtk
``` ```
To manage all the other network configurations, use [nm-connection-editor](https://gitlab.gnome.org/GNOME/network-manager-applet) Also, you have to enable the iwd service:
```bash
sudo systemctl enable --now iwd.service
```
To manage all the other network configurations, use something like [nm-connection-editor](https://gitlab.gnome.org/GNOME/network-manager-applet)
- **Keyring Support** - **Keyring Support**