From 3938a7518aa109697983103139cb6ea99d897af5 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Thu, 5 Mar 2026 15:51:57 +0100 Subject: [PATCH] docs: fix typo and wording in release notes --- docs/release-notes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 67a4f3f..4b81711 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -13,8 +13,8 @@ NixOS 26.05 Check the updated `setup guide`_ for a basic ACME HTTP-01 example. - Cleartext password files can now be configured for login accounts. This is an alternative to hashed passwords that integrates well with workflows - establishsed by `agenix`_/`sops-nix`_ that rely on encryption. This option - prevents files from leaking in to the Nix store. + 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..passwordFile`. .. _setup guide: setup-guide.html#setup-the-server