summary refs log tree commit diff
path: root/nixos/modules/services/networking/wpa_supplicant.nix
Commit message (Expand)AuthorAge
* Merge pull request #121530 from symphorien/wifiregGuillaume Girol2021-07-27
|\
| * nixos: add option to load wireless regulatory database as firmwareGuillaume Girol2021-05-23
* | nixos/wireless: only warn for no interfacesrnhmjoj2021-06-08
* | Revert "nixos/wireless: make wireless.interfaces mandatory"rnhmjoj2021-06-07
* | nixos/wireless: make wireless.interfaces mandatoryrnhmjoj2021-06-01
|/
* wpa_supplicant: review fixesMaximilian Bosch2021-04-16
* nixos/wpa_supplicant: make new behavior opt-inMaximilian Bosch2021-04-16
* wpa_supplicant: allow both imperative and declarative networksMaximilian Bosch2021-04-16
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* Revert "nixos/wireless: fix failure with no interfaces"rnhmjoj2020-12-22
* nixos/wireless: fix failure with no interfacesrnhmjoj2020-11-24
* nixos: wpa_supplicant: warn on unused configHerwig Hochleitner2020-08-25
* nixos/wpa_supplicant: update config generationBob Rubbens2020-07-25
* nixos/wpa_supplicant: always run systemctl of the currently running systemdFlorian Klink2020-05-21
* nixos/wpa_supplicant: fix #61391Linus Heckemann2020-01-12
* nixos/wpa_supplicant: fix unit-start scripttoonn2019-11-12
* nixos/doc: Clarify wireless examplesCraige McWhirter2019-09-26
* nixos/wpa_supplicant: Include CRDA regulatory databaseSvein Ove Aas2019-07-28
* nixos/wpa_supplicant: /var/run -> /runBob van der Linden2019-03-24
* nixos/wpa_supplicant: use `<citerefentry>`Robert Helgesson2019-02-10
* nixos/wpa_supplicant: escape interface names to listen onMaximilian Bosch2019-01-27
* nixos/wireless: add `extraConfig` section to `networking.wireless`Deven Lahoti2018-08-09
* 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