From f71e439688e4c4b231e0f419f81df6610fdaa231 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Mon, 28 Dec 2020 13:19:15 +0100 Subject: [PATCH] nixos/acme: fix typo in docs --- nixos/modules/security/acme.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/security/acme.xml b/nixos/modules/security/acme.xml index 517162d1a7b..f2481129172 100644 --- a/nixos/modules/security/acme.xml +++ b/nixos/modules/security/acme.xml @@ -268,7 +268,7 @@ chmod 400 /var/lib/secrets/certs.secret It is possible that your account credentials file may become corrupt and need - to be regnerated. In this scenario lego will produce the error JWS verification error. + to be regenerated. In this scenario lego will produce the error JWS verification error. The solution is to simply delete the associated accounts file and re-run the affected service(s).