Wpa supplicant: Difference between revisions

imported>Aaronchall
Add fuller example
imported>Vater
Line 29: Line 29:
If you have multiple networks, and you want to set the priority, you can use <code>networking.wireless.networks.Wifi_name.priority = <value>;</code>
If you have multiple networks, and you want to set the priority, you can use <code>networking.wireless.networks.Wifi_name.priority = <value>;</code>


A full example to connect to a university or similar network that uses MSCHAPV2 (like UWF):
A full example to connect to a university or similar network that uses MSCHAPV2 (like [https://confluence.uwf.edu/display/public/ArgoAir UWF]):


<syntaxHighlight lang=nixos>
<syntaxHighlight lang=nixos>