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