summary refs log tree commit diff
path: root/nixos/modules/services/networking/hostapd.nix
Commit message (Expand)AuthorAge
* nixos/hostapd: add interface typeScriptkiddi2021-01-29
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* Merge pull request #86712 from rardiol/hostapdLassulus2020-05-05
|\
| * nixos/hostapd: conditionally enable ieee80211dRicardo Ardissone2020-05-04
| * nixos/hostapd: add logLevel optionRicardo Ardissone2020-05-04
| * nixos/hostapd: add countryCode optionRicardo Ardissone2020-05-04
| * nixos/hostapd: use CRDARicardo Ardissone2020-05-03
* | treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl2020-04-27
* | treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2020-04-21
|/
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* hostapd: starting hostapd systemd service at boot.Félix Baylac-Jacqué2019-06-24
* hostapd: Add noscan mode.Félix Baylac-Jacqué2019-06-24
* nixos/hostapd: escape interface names for hostapdMaximilian Bosch2019-04-12
* nixos/hostapd: /var/run -> /runBob van der Linden2019-03-24
* Fix hostapd's place in systemd dependency tree. (#45464)clefru2018-10-17
* hostapd: use WPA2 instead of WPA1 by defaultMikhail Klementev2018-06-30
* hostapd: remove assertion (allow 5GHz channels)Yegor Timoshenko2018-05-11
* hostapd dependency fix for https://github.com/nixos/nixpkgs/issues/16090 (#26...Joachim Schiele2017-06-14
* hostapd module: use enumEric Sagnes2016-11-16
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* hostapd: rename extraCfg -> extraConfig, added assertsJakob Gillich2015-12-26
* hostapd service: improve option descriptionsTobias Geerinckx-Rice2015-12-05
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10