From ebbe165860526748ca909d0a9d6ebff2cfa06252 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Sun, 12 Nov 2017 00:34:36 +0100 Subject: [PATCH] docs: document networking.wireless changes --- nixos/doc/manual/release-notes/rl-1803.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/nixos/doc/manual/release-notes/rl-1803.xml b/nixos/doc/manual/release-notes/rl-1803.xml index 17b385242f6..bc0edf3c1c0 100644 --- a/nixos/doc/manual/release-notes/rl-1803.xml +++ b/nixos/doc/manual/release-notes/rl-1803.xml @@ -86,8 +86,18 @@ following incompatible changes: - ZNC option now defaults to true. - That means that old configuration is not overwritten by default when update to the znc options are made. + ZNC option now defaults to + true. That means that old configuration is not + overwritten by default when update to the znc options are made. + + + + + The option + has been added for wireless networks with WPA-Enterprise authentication. + There is also a new option to directly + configure wpa_supplicant and + to connect to hidden networks.