Iwd: Difference between revisions
THShafi170 (talk | contribs) |
Tags: Mobile edit Mobile web edit |
||
| Line 32: | Line 32: | ||
For a detailed and up-to-date list of available settings, please reference the [https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/src/iwd.network.rst network daemon configuration documentation], from kernel Git repo. | For a detailed and up-to-date list of available settings, please reference the [https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/src/iwd.network.rst network daemon configuration documentation], from kernel Git repo. | ||
=== | === eduroam === | ||
[ | |||
[[eduroam]] (WPA2 Enterprise) wireless networks need to get configured manually by creating the following file <code>/var/lib/iwd/eduroam.8021x</code>, which will not persist across NixOS rebuilds unless explicitly managed. It's often better to configure this via a NixOS module. | |||
<syntaxhighlight lang="ini"> | <syntaxhighlight lang="ini"> | ||