···24 <xref linkend="module-misc-nixos" /></para>
25 </listitem>
260000000000027</itemizedlist>
2829<para>The following new services were added since the last release:
···24 <xref linkend="module-misc-nixos" /></para>
25 </listitem>
2627+ <listitem>
28+ <para>Firefox and similar browsers are now <emphasis>wrapped by default</emphasis>.
29+ The package and attribute names are plain <literal>firefox</literal>
30+ or <literal>midori</literal>, etc. Backward-compatibility attributes were set up,
31+ but note that <command>nix-env -u</command> will <emphasis>not</emphasis> update
32+ your current <literal>firefox-with-plugins</literal>;
33+ you have to uninstall it and install <literal>firefox</literal> instead.
34+ More discussion is <link xlink:href="https://github.com/NixOS/nixpkgs/pull/12299">
35+ on the PR</link>. </para>
36+ </listitem>
37+38</itemizedlist>
3940<para>The following new services were added since the last release: