summary refs log tree commit diff
path: root/nixos/modules/services/networking/wpa_supplicant.nix
Commit message (Expand)AuthorAge
* nixos/wireless: add manual network configurationrnhmjoj2017-11-11
* wpa_supplicant service: restart instead of stop & startFranz Pletz2017-09-27
* Added option networking.wireless.networks.*.priorityValentin Shirokov2017-01-07
* supplicant: fix wants and wantedByAlexander Ried2016-10-20
* wpa-supplicant service: remove use of network-interfaces.targetJoachim Fasting2016-09-13
* modules: move meta at top levelEric Sagnes2016-08-11
* wpa_supplicant: start after wireless interfacesBenno Fünfstück2016-06-16
* wpa_supplicant service: Depend on interfaces being presentFranz Pletz2016-03-28
* nixos-modules: Fixes related to "literalExample" and "defaultText".Thomas Strobel2016-02-29
* wpa_supplicant module: after network-interfaces.targetRobin Gloster2016-02-20
* wpa_supplicant module: add an option for accepting raw PSKsNathan Zadoks2016-02-09
* wpa_supplicant service: Warn about plaintext keys in docsRobin Gloster2016-01-06
* wpa_supplicant module: remove preStart hackRobin Gloster2016-01-06
* wpa_supplicant module: add networks optionRobin Gloster2016-01-06
* wpa_supplicant module: refactorRobin Gloster2016-01-06
* wpa_supplicant module: remove obsolete optionRobin Gloster2016-01-06
* Revert "Basic Declaritive Network Configuration in wpa_supplicant Service"Peter Simons2016-01-05
* wpa_supplicant module: remove preStart hackRobin Gloster2015-12-29
* wpa_supplicant module: add networks optionRobin Gloster2015-12-29
* wpa_supplicant module: refactorRobin Gloster2015-12-29
* wpa_supplicant module: remove obsolete optionRobin Gloster2015-12-29
* Some more type cleanupEelco Dolstra2015-06-15
* nixos/wpa_supplicant: fix conflicting documentationMathijs Kwik2015-02-17
* wpa_supplicant: Restart when wlan devices (dis)appearEelco Dolstra2014-04-28
* Remove outdated remarkEelco Dolstra2014-04-24
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* wpa_supplicant.nix: Add option typesEelco Dolstra2013-10-29
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10