summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/hostapd.nix
AgeCommit message (Expand)Author
2023-02-11Merge branch 'master' into nixos/hostapdNaïm Favier
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes
2022-10-10treewide: optional -> optionals where the argument is a listArtturin
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-01-29nixos/hostapd: add interface typeScriptkiddi
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2020-06-20nixos/hostapd: Enable 802.11n / 802.11ac by defaultCraig Hall
2020-06-20nixos/hostapd: Disable insecure TKIP by defaultCraig Hall
2020-06-20nixos/hostapd: Remove blank default for cfg.interfaceCraig Hall
2020-05-05Merge pull request #86712 from rardiol/hostapdLassulus
2020-05-04nixos/hostapd: conditionally enable ieee80211dRicardo Ardissone
2020-05-04nixos/hostapd: add logLevel optionRicardo Ardissone
2020-05-04nixos/hostapd: add countryCode optionRicardo Ardissone
2020-05-03nixos/hostapd: use CRDARicardo Ardissone
2020-04-27treewide: add types to boolean / enable options or make use of mkEnableOptionDominik Xaver Hörl
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-06-24hostapd: starting hostapd systemd service at boot.Félix Baylac-Jacqué
2019-06-24hostapd: Add noscan mode.Félix Baylac-Jacqué
2019-04-12nixos/hostapd: escape interface names for hostapdMaximilian Bosch
2019-03-24nixos/hostapd: /var/run -> /runBob van der Linden
2018-10-17Fix hostapd's place in systemd dependency tree. (#45464)clefru
2018-06-30hostapd: use WPA2 instead of WPA1 by defaultMikhail Klementev
2018-05-11hostapd: remove assertion (allow 5GHz channels)Yegor Timoshenko
2017-06-14hostapd dependency fix for https://github.com/nixos/nixpkgs/issues/16090 (#26...Joachim Schiele
2016-11-16hostapd module: use enumEric Sagnes
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway
2015-12-26hostapd: rename extraCfg -> extraConfig, added assertsJakob Gillich
2015-12-05hostapd service: improve option descriptionsTobias Geerinckx-Rice
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra