Details, details!
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 4m5s
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 4m5s
This commit is contained in:
parent
5bfd307309
commit
d54cfcd29c
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ imports = [
|
|||
>
|
||||
> Important: never commit the private key (the `AGE-SECRET-KEY-...` line) into the repository - only the `age1...` public recipient belongs in *[.sops.yaml](.sops.yaml)*.
|
||||
|
||||
> [!NOTE]
|
||||
> [!TIP]
|
||||
> After you add a new public `age1...` recipient to *[.sops.yaml](.sops.yaml)*, update any existing encrypted files so the new recipient is included in each file's recipients list. Use `sops updatekeys <file>` to update a single file; sops must be able to decrypt the file locally (for example by having a private key available or by setting `SOPS_AGE_KEY_FILE`).
|
||||
>
|
||||
> Examples:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue