···5757 </listitem>
5858 <listitem>
5959 <para>
6060+ KDE Plasma now finally works on Wayland.
6161+ </para>
6262+ </listitem>
6363+ <listitem>
6464+ <para>
6065 bash now defaults to major version 5.
6166 </para>
6267 </listitem>
···11041109 by default. Both packages now support an
11051110 <literal>enableUnfree</literal> option to re-enable this
11061111 functionality.
11121112+ </para>
11131113+ </listitem>
11141114+ <listitem>
11151115+ <para>
11161116+ <literal>services.xserver.displayManager.defaultSession = "plasma5"</literal>
11171117+ does not work anymore, instead use either
11181118+ <literal>"plasma"</literal> for the Plasma X11
11191119+ session or <literal>"plasmawayland"</literal> for
11201120+ the Plasma Wayland sesison.
11211121+ </para>
11221122+ </listitem>
11231123+ <listitem>
11241124+ <para>
11251125+ <literal>boot.kernelParams</literal> now only accepts one
11261126+ command line parameter per string. This change is aimed to
11271127+ reduce common mistakes like <quote>param = 12</quote>, which
11281128+ would be parsed as 3 parameters.
11071129 </para>
11081130 </listitem>
11091131 </itemizedlist>
+2
nixos/doc/manual/release-notes/rl-2111.section.md
···346346- `opencv2` no longer includes the non-free libraries by default, and consequently `pfstools` no longer includes OpenCV support by default. Both packages now support an `enableUnfree` option to re-enable this functionality.
347347- `services.xserver.displayManager.defaultSession = "plasma5"` does not work anymore, instead use either `"plasma"` for the Plasma X11 session or `"plasmawayland"` for the Plasma Wayland sesison.
348348349349+- `boot.kernelParams` now only accepts one command line parameter per string. This change is aimed to reduce common mistakes like "param = 12", which would be parsed as 3 parameters.
350350+349351## Other Notable Changes {#sec-release-21.11-notable-changes}
350352351353