nixos/iwd: add release notes for changes to wireless interface renaming

This commit is contained in:
Dominik Xaver Hörl 2021-01-09 10:55:41 +01:00
parent 713b60460f
commit 86b3251c80

View File

@ -94,6 +94,15 @@
user D-Bus session available also for non-graphical logins.
</para>
</listitem>
<listitem>
<para>
The <varname>networking.wireless.iwd</varname> module now installs
the upstream-provided 80-iwd.link file, which sets the NamePolicy=
for all wlan devices to "keep kernel", to avoid race conditions
between iwd and networkd. If you don't want this, you can set
<literal>systemd.network.links."80-iwd" = lib.mkForce {}</literal>.
</para>
</listitem>
<listitem>
<para>
<literal>rubyMinimal</literal> was removed due to being unused and