Iwd: Difference between revisions
THShafi170 (talk | contribs) Source code clean-up and grammatical fixes. |
THShafi170 (talk | contribs) |
||
Line 34: | Line 34: | ||
=== Eduroam (WPA2 Enterprise) network === | === Eduroam (WPA2 Enterprise) network === | ||
[https://eduroam.org Eduroam] 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. | [https://eduroam.org Eduroam] 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"> |