···1045 </listitem>
1046 <listitem>
1047 <para>
000000001048 The <literal>autorestic</literal> package has been upgraded
1049 from 1.3.0 to 1.5.0 which introduces breaking changes in
1050 config file, check
···1045 </listitem>
1046 <listitem>
1047 <para>
1048+ The <literal>taskserver</literal> module no longer implicitly
1049+ opens ports in the firewall configuration. This is now
1050+ controlled through the option
1051+ <literal>services.taskserver.openFirewall</literal>.
1052+ </para>
1053+ </listitem>
1054+ <listitem>
1055+ <para>
1056 The <literal>autorestic</literal> package has been upgraded
1057 from 1.3.0 to 1.5.0 which introduces breaking changes in
1058 config file, check
+4
nixos/doc/manual/release-notes/rl-2205.section.md
···443444- `services.miniflux.adminCredentialFiles` is now required, instead of defaulting to `admin` and `password`.
4450000446- The `autorestic` package has been upgraded from 1.3.0 to 1.5.0 which introduces breaking changes in config file, check [their migration guide](https://autorestic.vercel.app/migration/1.4_1.5) for more details.
447448- For `pkgs.python3.pkgs.ipython`, its direct dependency `pkgs.python3.pkgs.matplotlib-inline`
···443444- `services.miniflux.adminCredentialFiles` is now required, instead of defaulting to `admin` and `password`.
445446+- The `taskserver` module no longer implicitly opens ports in the firewall
447+ configuration. This is now controlled through the option
448+ `services.taskserver.openFirewall`.
449+450- The `autorestic` package has been upgraded from 1.3.0 to 1.5.0 which introduces breaking changes in config file, check [their migration guide](https://autorestic.vercel.app/migration/1.4_1.5) for more details.
451452- For `pkgs.python3.pkgs.ipython`, its direct dependency `pkgs.python3.pkgs.matplotlib-inline`