sops-nix/modules/sops
DDoSolitary f805f3061a template rendering should only read referenced secrets
Adds an extra check to determine if the placeholder ocurrs in template
content before actually reading the corresponding secret file.
In terms of performance, this adds an extra string search, but removes
possibly unneceassary file reading if the secret is not used in the
template, though both of them should be negligible in most cases.
Fixes Mic92/sops-nix#496.
2024-02-20 16:46:05 +00:00
..
secrets-for-users make sops-install-secrets work with sysusers 2024-02-12 15:30:32 +01:00
templates template rendering should only read referenced secrets 2024-02-20 16:46:05 +00:00
default.nix make sops-install-secrets work with sysusers 2024-02-12 15:30:32 +01:00
manifest-for.nix move secrets-fo-users to it's own module 2024-02-08 12:26:52 +00:00
with-environment.nix move secrets-fo-users to it's own module 2024-02-08 12:26:52 +00:00