diff --git a/Applications/System/iwd.md b/Applications/System/iwd.md index 918d298..17ecf29 100644 --- a/Applications/System/iwd.md +++ b/Applications/System/iwd.md @@ -1,18 +1,24 @@ # [iwd](https://git.kernel.org/pub/scm/network/wireless/iwd.git/) +## Installation + | Distribution | Package | | ------------ | ------- | | Arch Linux | `iwd` | | Ubuntu | `iwd` | | Fedora | `iwd` | -Enable and start service: +Service: `iwd.service` + +Enable: ```sh -systemctl enable --now iwd.service +systemctl enable iwd.service ``` -Inside `iwctl`: +## Usage + +After run `iwctl`: ```sh device list