···290290 </listitem>
291291 <listitem>
292292 <para>
293293+ <literal>services.peertube</literal> now requires you to
294294+ specify the secret file
295295+ <literal>secrets.secretsFile</literal>. It can be generated by
296296+ running <literal>openssl rand -hex 32</literal>. Before
297297+ upgrading, read the release notes for PeerTube:
298298+ </para>
299299+ <itemizedlist spacing="compact">
300300+ <listitem>
301301+ <para>
302302+ <link xlink:href="https://github.com/Chocobozzz/PeerTube/releases/tag/v5.0.0">Release
303303+ v5.0.0</link>
304304+ </para>
305305+ </listitem>
306306+ </itemizedlist>
307307+ <para>
308308+ And backup your data.
309309+ </para>
310310+ </listitem>
311311+ <listitem>
312312+ <para>
293313 The module <literal>services.headscale</literal> was
294314 refactored to be compliant with
295315 <link xlink:href="https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md">RFC
+6
nixos/doc/manual/release-notes/rl-2305.section.md
···80808181- `mastodon` now supports connection to a remote `PostgreSQL` database.
82828383+- `services.peertube` now requires you to specify the secret file `secrets.secretsFile`. It can be generated by running `openssl rand -hex 32`.
8484+ Before upgrading, read the release notes for PeerTube:
8585+ - [Release v5.0.0](https://github.com/Chocobozzz/PeerTube/releases/tag/v5.0.0)
8686+8787+ And backup your data.
8888+8389- The module `services.headscale` was refactored to be compliant with [RFC 0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md). To be precise, this means that the following things have changed:
84908591 - Most settings has been migrated under [services.headscale.settings](#opt-services.headscale.settings) which is an attribute-set that