Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2021-04-25 08:22:13 +02:00
144 changed files with 1324 additions and 720 deletions
@@ -691,6 +691,13 @@ environment.systemPackages = [
In <option>services.xserver.xkbVariant</option> it's still <literal>dvp</literal>.
</para>
</listitem>
<listitem>
<para>
The <package>babeld</package> service is now being run as an unprivileged user. To achieve that the module configures
<literal>skip-kernel-setup true</literal> and takes care of setting forwarding and rp_filter sysctls by itself as well
as for each interface in <varname>services.babeld.interfaces</varname>.
</para>
</listitem>
</itemizedlist>
</section>