diff --git a/release-notes.xhtml b/release-notes.xhtml index 3f4603e84..3e9ca746c 100644 --- a/release-notes.xhtml +++ b/release-notes.xhtml @@ -51,7 +51,10 @@ previously created an unnecessary home-manager per- profileā€ for the user. This no longer happens. You can restore the old behavior by adding

home-manager.enableLegacyProfileManagement = true;
 

to your configuration. This option is likely to be deprecated in the -future.

+future.

  • The use of services.syncthing.tray as a Boolean option was removed +after being deprecated in 2021. You are now expected to use +services.syncthing.tray.enable to enable the Syncthing tray +service.

  • State Version Changes

    The state version in this release includes the changes below. These changes are only active if the home.stateVersion option is set to "25.11" or later.