summaryrefslogtreecommitdiff
path: root/.sops.yaml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-01-26 13:27:10 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-01-26 13:27:10 +0100
commitc817a13e220c2fd418df24d41a99aeb35f3154eb (patch)
treefd2a293c193464649afdee1950e52b431fd5f2a0 /.sops.yaml
parent01de0c24e3be9445f7e753de7a443655eb51394f (diff)
downloadnixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar
nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar.gz
nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar.bz2
nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.tar.xz
nixos-c817a13e220c2fd418df24d41a99aeb35f3154eb.zip
bump
Diffstat (limited to '.sops.yaml')
-rw-r--r--.sops.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.sops.yaml b/.sops.yaml
index 7b0507ee..948383b2 100644
--- a/.sops.yaml
+++ b/.sops.yaml
@@ -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 ]