From c96da5835b76d3d8e8d99a0fec6fe32f8539ee2e Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Sat, 3 Sep 2022 14:48:36 -0700 Subject: [PATCH] doc: stop suggesting looking at the code now that Reference exists --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b58721d..8aa0170 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ but, if you want to (change the system based on your system): ``` 7. NixOS rebuild or use your deployment tool like usual. - The secret will be decrypted to the value of `config.age.secrets.secret1.path` (`/run/agenix/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 `config.age.secrets.secret1.path` (`/run/agenix/secret1` by default). ## Reference