s/do not forget/remember/

This commit is contained in:
Nicolas Jeannerod 2024-12-13 12:35:48 +01:00
parent 3f0cdaf0aa
commit ccee13c581
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -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.: