Details, details!
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 4m5s

This commit is contained in:
Root User 2026-02-17 10:16:24 +01:00
parent 5bfd307309
commit d54cfcd29c
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

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