nixpkgs/nixos/doc/manual
oddlama 4bec3f2043
hostapd: enable new stable features such as WiFi6 and structure .config
These changes are important to support modern APs configurations.
Short overview:

- CONFIG_IEEE80211AX support (WiFi6)
- CONFIG_SAE_PK (pubkey authenticated WPA3)
- CONFIG_DRIVER_NONE (standalone RADIUS server)
- CONFIG_OCV (Operating Channel Validation)
- Enable epoll on linux systems
- Remove deprecated TKIP support
- Fix misspelling (CONFIG_INTERNETWORKING != CONFIG_INTERWORKING)
- The .config was restructured into sections to reflect the
  upstream defconfig order and for easier updating in the future
2023-07-02 13:31:38 +02:00
..
administration
configuration nixos/manual: rename references to services.udev.initrdRules 2023-06-27 14:36:49 +02:00
development lib/types: add pathInStore 2023-06-27 11:48:08 +02:00
installation
manpages
release-notes hostapd: enable new stable features such as WiFi6 and structure .config 2023-07-02 13:31:38 +02:00
contributing-to-this-manual.chapter.md
default.nix nixos/doc: set meta generator for html manuals properly 2023-06-16 19:26:23 +02:00
manual.md
nixos-options.md
preface.md
README.md