diff options
Diffstat (limited to '.sops.yaml')
-rw-r--r-- | .sops.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,3 +26,6 @@ creation_rules: | |||
26 | - path_regex: ^hosts/sif/ | 26 | - path_regex: ^hosts/sif/ |
27 | key_groups: | 27 | key_groups: |
28 | - age: [ *admin_gkleen, *machine_sif ] | 28 | - age: [ *admin_gkleen, *machine_sif ] |
29 | - path_regex: ^modules/nix-access-tokens/ | ||
30 | key_groups: | ||
31 | - age: [ *admin_gkleen, *machine_sif, *machine_surtr, *machine_vidhar ] | ||