diff --git a/nixos/doc/manual/release-notes/rl-2505.section.md b/nixos/doc/manual/release-notes/rl-2505.section.md index bda82c6a2eba9..3ab5ef48cfbdd 100644 --- a/nixos/doc/manual/release-notes/rl-2505.section.md +++ b/nixos/doc/manual/release-notes/rl-2505.section.md @@ -201,7 +201,7 @@ - `services.avahi.ipv6` now defaults to true. - Per-interface `wpa_supplicant` systemd services generated by the `networking.wireless` - configuration no longer blocks the `multi-user.target` and will start/stop the unit on demand as + configuration no longer block the `multi-user.target` and will start/stop the unit on demand as the specified wireless interface appears or disappears. - `bind.cacheNetworks` now only controls access for recursive queries, where it previously controlled access for all queries.