Deprecate borgbackup, rsnapshot, monit integrations

The plan is to start warning now with the intent to remove these
integrations before the 26.11 release.
This commit is contained in:
Martin Weinelt
2026-03-14 04:01:53 +01:00
parent 86579c6715
commit 33b8946c87
2 changed files with 49 additions and 12 deletions
+6
View File
@@ -22,6 +22,12 @@ NixOS 26.05
established by `agenix`_/`sops-nix`_ that instead rely on encryption. This
option prevents files from leaking in to the Nix store.
See :option:`mailserver.loginAccounts.<name>.passwordFile`.
- The following integrations are deprecated and will be removed before the next
release:
- :option:`mailserver.borgbackup.enable`
- :option:`mailserver.backup.enable`
- :option:`mailserver.monitoring.enable`
.. _setup guide: setup-guide.html#setup-the-server
.. _DKIM key management: dkim.html