From 838c08e7b26cdd05f1f9b2f93bba5e5e86a9b889 Mon Sep 17 00:00:00 2001 From: Eric Drechsel Date: Thu, 8 Apr 2021 17:03:08 -0700 Subject: [PATCH] Update README.md Co-authored-by: asymmetric --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faa34ec..ed64505 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ but, if you want to (change the system based on your system): 5. NixOS rebuild or use your deployment tool like usual. - The secret will be decrypted to `age.secrets.secret1.path` (`/run/secrets/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix). + The secret will be decrypted to the value of `age.secrets.secret1.path` (`/run/secrets/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix). ## Rekeying