docs: fix typo and wording in release notes

This commit is contained in:
Martin Weinelt
2026-03-05 15:51:57 +01:00
parent e458653769
commit 3938a7518a
+2 -2
View File
@@ -13,8 +13,8 @@ NixOS 26.05
Check the updated `setup guide`_ for a basic ACME HTTP-01 example. Check the updated `setup guide`_ for a basic ACME HTTP-01 example.
- Cleartext password files can now be configured for login accounts. This - Cleartext password files can now be configured for login accounts. This
is an alternative to hashed passwords that integrates well with workflows is an alternative to hashed passwords that integrates well with workflows
establishsed by `agenix`_/`sops-nix`_ that rely on encryption. This option established by `agenix`_/`sops-nix`_ that instead rely on encryption. This
prevents files from leaking in to the Nix store. option prevents files from leaking in to the Nix store.
See :option:`mailserver.loginAccounts.<name>.passwordFile`. See :option:`mailserver.loginAccounts.<name>.passwordFile`.
.. _setup guide: setup-guide.html#setup-the-server .. _setup guide: setup-guide.html#setup-the-server