Iwd: Difference between revisions

Source code clean-up and grammatical fixes.
 
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.
Alternatively, you can create a file with the following content and place it in a persistent location, such as <code>/etc/nixos/eduroam.8021x</code>, and link to it.


<syntaxhighlight lang="ini">
<syntaxhighlight lang="ini">