mirror of
https://github.com/Mic92/sops-nix.git
synced 2024-12-14 11:57:52 +00:00
Update README.md for impermanence users
This commit is contained in:
parent
fa8035c073
commit
cc721b2bc1
1 changed files with 3 additions and 0 deletions
|
@ -591,6 +591,9 @@ $y$j9T$WFoiErKnEnMcGq0ruQK4K.$4nJAY3LBeBsZBTYSkdTOejKU6KlDmhnfUV3Ll1K/1b.
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Note:** If you are using Impermanence, you must set `sops.age.keyFile` to a keyfile inside your persist directory or it will not exist at boot time.
|
||||||
|
For example: `/nix/persist/var/lib/sops-nix/key.txt`
|
||||||
|
|
||||||
## Different file formats
|
## Different file formats
|
||||||
|
|
||||||
At the moment we support the following file formats: YAML, JSON, INI, dotenv and binary.
|
At the moment we support the following file formats: YAML, JSON, INI, dotenv and binary.
|
||||||
|
|
Loading…
Reference in a new issue