···146 </listitem>
147 <listitem>
148 <para>
00000000000149 The <literal>nix.readOnlyStore</literal> option has been
150 renamed to <literal>boot.readOnlyNixStore</literal> to clarify
151 that it configures the NixOS boot process, not the Nix daemon.
···206 <para>
207 The minimal ISO image now uses the
208 <literal>nixos/modules/profiles/minimal.nix</literal> profile.
000000209 </para>
210 </listitem>
211 <listitem>
···146 </listitem>
147 <listitem>
148 <para>
149+ In <literal>mastodon</literal> it is now necessary to specify
150+ location of file with <literal>PostgreSQL</literal> database
151+ password. In
152+ <literal>services.mastodon.database.passwordFile</literal>
153+ parameter default value
154+ <literal>/var/lib/mastodon/secrets/db-password</literal> has
155+ been changed to <literal>null</literal>.
156+ </para>
157+ </listitem>
158+ <listitem>
159+ <para>
160 The <literal>nix.readOnlyStore</literal> option has been
161 renamed to <literal>boot.readOnlyNixStore</literal> to clarify
162 that it configures the NixOS boot process, not the Nix daemon.
···217 <para>
218 The minimal ISO image now uses the
219 <literal>nixos/modules/profiles/minimal.nix</literal> profile.
220+ </para>
221+ </listitem>
222+ <listitem>
223+ <para>
224+ <literal>mastodon</literal> now supports connection to a
225+ remote <literal>PostgreSQL</literal> database.
226 </para>
227 </listitem>
228 <listitem>
+4
nixos/doc/manual/release-notes/rl-2305.section.md
···4344- Qt 5.12 and 5.14 have been removed, as the corresponding branches have been EOL upstream for a long time. This affected under 10 packages in nixpkgs, largely unmaintained upstream as well, however, out-of-tree package expressions may need to be updated manually.
450046- The `nix.readOnlyStore` option has been renamed to `boot.readOnlyNixStore` to clarify that it configures the NixOS boot process, not the Nix daemon.
4748## Other Notable Changes {#sec-release-23.05-notable-changes}
···63- To reduce closure size in `nixos/modules/profiles/minimal.nix` profile disabled installation documentations and manuals. Also disabled `logrotate` and `udisks2` services.
6465- The minimal ISO image now uses the `nixos/modules/profiles/minimal.nix` profile.
006667- A new `virtualisation.rosetta` module was added to allow running `x86_64` binaries through [Rosetta](https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment) inside virtualised NixOS guests on Apple silicon. This feature works by default with the [UTM](https://docs.getutm.app/) virtualisation [package](https://search.nixos.org/packages?channel=unstable&show=utm&from=0&size=1&sort=relevance&type=packages&query=utm).
68
···4344- Qt 5.12 and 5.14 have been removed, as the corresponding branches have been EOL upstream for a long time. This affected under 10 packages in nixpkgs, largely unmaintained upstream as well, however, out-of-tree package expressions may need to be updated manually.
4546+- In `mastodon` it is now necessary to specify location of file with `PostgreSQL` database password. In `services.mastodon.database.passwordFile` parameter default value `/var/lib/mastodon/secrets/db-password` has been changed to `null`.
47+48- The `nix.readOnlyStore` option has been renamed to `boot.readOnlyNixStore` to clarify that it configures the NixOS boot process, not the Nix daemon.
4950## Other Notable Changes {#sec-release-23.05-notable-changes}
···65- To reduce closure size in `nixos/modules/profiles/minimal.nix` profile disabled installation documentations and manuals. Also disabled `logrotate` and `udisks2` services.
6667- The minimal ISO image now uses the `nixos/modules/profiles/minimal.nix` profile.
68+69+- `mastodon` now supports connection to a remote `PostgreSQL` database.
7071- A new `virtualisation.rosetta` module was added to allow running `x86_64` binaries through [Rosetta](https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment) inside virtualised NixOS guests on Apple silicon. This feature works by default with the [UTM](https://docs.getutm.app/) virtualisation [package](https://search.nixos.org/packages?channel=unstable&show=utm&from=0&size=1&sort=relevance&type=packages&query=utm).
72