nixos/rl-25.11: Mention removed services.postfixadmin module

This commit is contained in:
Yaya
2025-10-30 10:19:02 +01:00
parent d096ff8c1e
commit 17e1f26d80

View File

@@ -265,6 +265,8 @@
- The `services.siproxd` module has been removed as `siproxd` is unmaintained and broken with libosip 5.x.
- The `services.postfixadmin` module has been removed due to a lack of active maintainers.
- `services.tor.torsocks.enable` no longer defaults to true if Tor and Tor client functionality is enabled.
- `netbox-manage` script created by the `netbox` module no longer uses `sudo -u netbox` internally. It can be run as root and will change it's user to `netbox` using `runuser`