···17 <itemizedlist>
18 <listitem>
19 <para>
0000000020 <literal>security.acme.defaults</literal> has been added to
21 simplify configuring settings for many certificates at once.
22 This also opens up the the option to use DNS-01 validation
···17 <itemizedlist>
18 <listitem>
19 <para>
20+ The <literal>firefox</literal> browser on
21+ <literal>x86_64-linux</literal> is now making use of
22+ profile-guided optimization resulting in a much more
23+ responsive browsing experience.
24+ </para>
25+ </listitem>
26+ <listitem>
27+ <para>
28 <literal>security.acme.defaults</literal> has been added to
29 simplify configuring settings for many certificates at once.
30 This also opens up the the option to use DNS-01 validation
+4
nixos/doc/manual/release-notes/rl-2205.section.md
···67## Highlights {#sec-release-22.05-highlights}
800009- `security.acme.defaults` has been added to simplify configuring
10 settings for many certificates at once. This also opens up the
11 the option to use DNS-01 validation when using `enableACME` on
···67## Highlights {#sec-release-22.05-highlights}
89+- The `firefox` browser on `x86_64-linux` is now making use of
10+ profile-guided optimization resulting in a much more responsive
11+ browsing experience.
12+13- `security.acme.defaults` has been added to simplify configuring
14 settings for many certificates at once. This also opens up the
15 the option to use DNS-01 validation when using `enableACME` on
···923 polarssl = throw "'polarssl' has been renamed to/replaced by 'mbedtls'"; # Converted to throw 2022-02-22
924 polysh = throw "polysh has been removed from nixpkgs as the upstream has abandoned the project"; # Added 2022-01-01
925 poppler_qt5 = throw "'poppler_qt5' has been renamed to/replaced by 'libsForQt5.poppler'"; # Converted to throw 2022-02-22
0926927 # postgresql
928 postgresql96 = postgresql_9_6;
···923 polarssl = throw "'polarssl' has been renamed to/replaced by 'mbedtls'"; # Converted to throw 2022-02-22
924 polysh = throw "polysh has been removed from nixpkgs as the upstream has abandoned the project"; # Added 2022-01-01
925 poppler_qt5 = throw "'poppler_qt5' has been renamed to/replaced by 'libsForQt5.poppler'"; # Converted to throw 2022-02-22
926+ powerdns = pdns; # Added 2022-03-28
927928 # postgresql
929 postgresql96 = postgresql_9_6;