I did an upgrade for my home server to #trixie

These third party things kept working.
Lyrion music server 9.0.1
Jellyfin 10.10.7
nextcloud 31.0.6
homeassistant core 2024.9.3 (with a backported python 3.12 in a virtual env)

For some reason the material skin add on in lyrion has disabled for me and I had to re-enable it

For some reason yggdrasil didn't automatically restart, I had to manually start it.

I had to move some php settings over into the 8.4 cli and fpm php.ini files for nextcloud

When upgrading postgres the old default timezone of US/Pacific didn't work and I changed the timezone to America/Los_Angeles in couple of variables in /etc/postgresql/${ver}/main/postgresql.conf

Installing tzdata-legacy would've probably also worked.

I need to update my home assistant environment to python 3.13 now.

I needed to install the new version of dovecot/conf.d/auth-system.conf.ext for dovecot to start correctly.