DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 02ce64158f185dab5806859d9279ae87bae5bfd4 nix-arta/.sops.yaml -rw-r--r-- 462 bytes
02ce6415Jonni Liljamo feat: pre commit hooks 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
keys:
  - &liljamo_gpg 848EEBCEE9F0D29D25C321A658577946A65EB712
  - &arwen age15hcszwfk0d6cu9ua6g4udj9tdq63jm8lja66ktxu0fjfuczczcwsm5kcxn
  - &alice age1pqjj62u9u3x658a5u47nf7uf0cfek2ht09ztqamjfl7j8s2xeduqx5cfnn
creation_rules:
  - path_regex: secrets/arwen/[^/]+\.yaml$
    key_groups:
    - pgp:
      - *liljamo_gpg
      age:
      - *arwen
  - path_regex: secrets/alice/[^/]+\.yaml$
    key_groups:
    - pgp:
      - *liljamo_gpg
      age:
      - *alice