Wpa supplicant: Difference between revisions

imported>Sheepfleece
m Move .conf to configuration.nix
imported>Sheepfleece
No edit summary
Line 1: Line 1:
Can be enabled on NixOS with <code>networking.wireless.enable = true</code>.
Can be enabled on NixOS with <code>networking.wireless.enable = true</code>.


By default `wpa_supplicant` will read its configuration from <code>/etc/wpa_supplicant.conf</code>
Extra configuration can be specified inside <code>networking.wireless.extraConfig</code>.


== Wpa_supplicant_gui ==
== Wpa_supplicant_gui ==