nixos/wireless: remove patch warning from allowAuxiliaryImperativeNetworks option (#374666)

Changed files
-2
nixos
modules
services
networking
-2
nixos/modules/services/networking/wpa_supplicant.nix
···
Whether to allow configuring networks "imperatively" (e.g. via
`wpa_supplicant_gui`) and declaratively via
[](#opt-networking.wireless.networks).
-
-
Please note that this adds a custom patch to `wpa_supplicant`.
'';
};
···
Whether to allow configuring networks "imperatively" (e.g. via
`wpa_supplicant_gui`) and declaratively via
[](#opt-networking.wireless.networks).
'';
};