···343343 </listitem>
344344 <listitem>
345345 <para>
346346+ The <literal>pass-secret-service</literal> package now
347347+ includes systemd units from upstream, so adding it to the
348348+ NixOS <literal>services.dbus.packages</literal> option will
349349+ make it start automatically as a systemd user service when an
350350+ application tries to talk to the libsecret D-Bus API.
351351+ </para>
352352+ </listitem>
353353+ <listitem>
354354+ <para>
346355 There is a new module for the <literal>thunar</literal>
347356 program (the Xfce file manager), which depends on the
348357 <literal>xfconf</literal> dbus service, and also has a dbus
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···128128129129- Add udev rules for the Teensy family of microcontrollers.
130130131131+- The `pass-secret-service` package now includes systemd units from upstream, so adding it to the NixOS `services.dbus.packages` option will make it start automatically as a systemd user service when an application tries to talk to the libsecret D-Bus API.
132132+131133- There is a new module for the `thunar` program (the Xfce file manager), which depends on the `xfconf` dbus service, and also has a dbus service and a systemd unit. The option `services.xserver.desktopManager.xfce.thunarPlugins` has been renamed to `programs.thunar.plugins`, and in a future release it may be removed.
132134133135- There is a new module for the `xfconf` program (the Xfce configuration storage system), which has a dbus service.