mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-14 11:57:52 +00:00
commit
261094cc01
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ You can include it like this in your `configuration.nix`:
|
|||
### Binary
|
||||
|
||||
Unlike the other two formats for binaries one file correspond to one secret.
|
||||
This format allows to encrypt arbitrary binary format that can be not put into
|
||||
This format allows to encrypt an arbitrary binary format that can't be put into
|
||||
JSON/YAML files.
|
||||
|
||||
To encrypt an binary file use the following command:
|
||||
|
|
Loading…
Reference in a new issue