lol

nixos/release-notes: render missing docbook

+14
+14
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
··· 63 63 </listitem> 64 64 <listitem> 65 65 <para> 66 + KDE Plasma now finally works on Wayland. 67 + </para> 68 + </listitem> 69 + <listitem> 70 + <para> 66 71 bash now defaults to major version 5. 67 72 </para> 68 73 </listitem> ··· 1118 1123 by default. Both packages now support an 1119 1124 <literal>enableUnfree</literal> option to re-enable this 1120 1125 functionality. 1126 + </para> 1127 + </listitem> 1128 + <listitem> 1129 + <para> 1130 + <literal>services.xserver.displayManager.defaultSession = &quot;plasma5&quot;</literal> 1131 + does not work anymore, instead use either 1132 + <literal>&quot;plasma&quot;</literal> for the Plasma X11 1133 + session or <literal>&quot;plasmawayland&quot;</literal> for 1134 + the Plasma Wayland sesison. 1121 1135 </para> 1122 1136 </listitem> 1123 1137 </itemizedlist>