diff --git a/secrets/README.md b/secrets/README.md index 8c3a4c1..c0fcc17 100644 --- a/secrets/README.md +++ b/secrets/README.md @@ -22,8 +22,8 @@ As an example, let us add a secret in a file “cheeses” whose content should extension); this will open your `$EDITOR` ; enter “best ones come unpasteurised”, save and close. -3. If you are doing something flake-related such as NixOps4, do not forget to - commit or at least stage the secret. +3. If you are doing something flake-related such as NixOps4, remember to commit + or at least stage the secret. 4. In the machine's configuration, load the Agenix NixOS module, declare your secret, possibly with owner/group, and use it where necessary, eg.: