Iwd: Difference between revisions

Source code clean-up and grammatical fixes.
Vater (talk | contribs)
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by 2 users not shown)
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 (WPA2 Enterprise) network ===
=== [[eduroam]] ===
[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.
[[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">