···1191 </listitem>
1192 <listitem>
1193 <para>
00000001194 The udisks2 service, available at
1195 <literal>services.udisks2.enable</literal>, is now disabled by
1196 default. It will automatically be enabled through services and
···1191 </listitem>
1192 <listitem>
1193 <para>
1194+ The redis module now persists each instance’s configuration
1195+ file in the state directory, in order to support some more
1196+ advanced use cases like sentinel.
1197+ </para>
1198+ </listitem>
1199+ <listitem>
1200+ <para>
1201 The udisks2 service, available at
1202 <literal>services.udisks2.enable</literal>, is now disabled by
1203 default. It will automatically be enabled through services and
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···362363- The `documentation.nixos.options.allowDocBook` option was added to ease the transition to CommonMark option documentation. Setting this option to `false` causes an error for every option included in the manual that uses DocBook documentation; it defaults to `true` to preserve the previous behavior and will be removed once the transition to CommonMark is complete.
36400365- The udisks2 service, available at `services.udisks2.enable`, is now disabled by default. It will automatically be enabled through services and desktop environments as needed.
366 This also means that polkit will now actually be disabled by default. The default for `security.polkit.enable` was already flipped in the previous release, but udisks2 being enabled by default re-enabled it.
367
···362363- The `documentation.nixos.options.allowDocBook` option was added to ease the transition to CommonMark option documentation. Setting this option to `false` causes an error for every option included in the manual that uses DocBook documentation; it defaults to `true` to preserve the previous behavior and will be removed once the transition to CommonMark is complete.
364365+- The redis module now persists each instance's configuration file in the state directory, in order to support some more advanced use cases like sentinel.
366+367- The udisks2 service, available at `services.udisks2.enable`, is now disabled by default. It will automatically be enabled through services and desktop environments as needed.
368 This also means that polkit will now actually be disabled by default. The default for `security.polkit.enable` was already flipped in the previous release, but udisks2 being enabled by default re-enabled it.
369