Mikhail Klementev
d8f6ca1afa
hostapd: use WPA2 instead of WPA1 by default
2018-06-30 11:33:11 +00:00
Yegor Timoshenko
35375aa7ed
hostapd: remove assertion (allow 5GHz channels)
2018-05-11 13:56:18 +03:00
Joachim Schiele
ca17f3b8ef
hostapd dependency fix for https://github.com/nixos/nixpkgs/issues/16090 ( #26573 )
2017-06-14 16:44:46 +02:00
Eric Sagnes
fb26d561ed
hostapd module: use enum
2016-11-16 22:36:26 +09:00
Emery Hemingway
b675619391
nixos: use types.lines for extraConfig
2016-10-23 19:41:43 +02:00
Jakob Gillich
ae4a7f9351
hostapd: rename extraCfg -> extraConfig, added asserts
2015-12-26 11:37:00 +01:00
Tobias Geerinckx-Rice
214a9537c8
hostapd service: improve option descriptions
2015-12-05 23:42:56 +01:00
Eelco Dolstra
29027fd1e1
Rewrite ‘with pkgs.lib’ -> ‘with lib’
...
Using pkgs.lib on the spine of module evaluation is problematic
because the pkgs argument depends on the result of module
evaluation. To prevent an infinite recursion, pkgs and some of the
modules are evaluated twice, which is inefficient. Using ‘with lib’
prevents this problem.
2014-04-14 16:26:48 +02:00
Eelco Dolstra
5c1f8cbc70
Move all of NixOS to nixos/ in preparation of the repository merge
2013-10-10 13:28:20 +02:00