nixos/homepage-dashboard: Added release notes about breaking change.

This commit is contained in:
Gabe Venberg 2025-04-16 14:07:39 +02:00
parent 65f92138c1
commit f7c0ca4a82

View file

@ -416,6 +416,8 @@
- `programs.clash-verge.tunMode` was deprecated and removed because now service mode is necessary to start program. Without `programs.clash-verge.enable`, clash-verge-rev will refuse to start.
- `services.homepage-dashboard` now requires the `allowedHosts` option to be set in accordance with the [documentation](https://gethomepage.dev/installation/#homepage_allowed_hosts).
- `services.netbird.tunnels` was renamed to [`services.netbird.clients`](#opt-services.netbird.clients),
hardened (using dedicated less-privileged users) and significantly extended.