about summary refs log tree commit diff stats
path: root/nix-conf/.sops.yaml
blob: 2cb1a1e52cbccccb3cc650f85e77c84622ab3f17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
keys:
  - &admin_djm age1w7kjp0qdgfyg9cyj5w4qc4fc9qz3w65xw2veazesfgdenqrd3ucqsc5ejv
  - &server_edrahil age1tjfctwnwldmyxnu6qmeufgr9l79vyzmrs7fy58v3d0qj4x4nhqhq2gjmlp
  - &server_djmuk2 age17j56andser5ddtlfunm35m25xueua4djh9glxlscfcet8865yv9s5aqvla
creation_rules:
  - path_regex: edrahil/secrets\.(json|yaml)$
    key_groups:
    - age:
      - *server_edrahil
      - *admin_djm
  - path_regex: djmuk2/secrets\.(json|yaml)$
    key_groups:
    - age:
      - *server_djmuk2
  - path_regex: secrets\.(json|yaml)$
    key_groups:
    - age:
      - *admin_djm