summary refs log tree commit diff
path: root/nixos/modules/services/networking/hostapd.nix
Commit message (Expand)AuthorAge
* 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