Update lindberg-webapps configurations
This commit is contained in:
parent
c047a5b4ed
commit
87e85c370b
5 changed files with 9 additions and 8 deletions
|
@ -75,7 +75,7 @@ writeText ".sops.yaml" (
|
|||
|
||||
# Secrets for all hosts
|
||||
{
|
||||
path_regex = "private/nixos-configurations/secrets\.sops\.(yaml|json|env|ini)$";
|
||||
path_regex = "private/nixos-modules/shared-secrets/default\.sops\.(yaml|json|env|ini)$";
|
||||
pgp = toCommaList userPgpKeys;
|
||||
age = toCommaList (userAgeKeys ++ builtins.attrValues serverAgeKeys);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue