about summary refs log tree commit diff
path: root/nixos/.sops.yaml
blob: 030fefeea688e61f66a39126c170c91071ee6d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
keys:
  - &sefidel 387E2BF0402610B00A9CB7E689C80C5BD6DBE2B2
  - &host_alpha c62b0336ff6e444e5f2041e8074ca855641a5b7f
  - &host_cobalt 9794c486d5673ff6613f6cde774d4895eb911703
creation_rules:
  - path_regex: alpha/secrets/[^/]+\.yaml$
    key_groups:
    - pgp:
      - *sefidel
      - *host_alpha
  - path_regex: cobalt/secrets/[^/]+\.yaml$
    key_groups:
    - pgp:
      - *sefidel
      - *host_cobalt