DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 8b6421e3ef8d352b64a9d357349f7a00f64b1f8f nix-arta/.sops.yaml -rw-r--r-- 462 bytes
8b6421e3Jonni Liljamo feat: add alice and components needed for it 4 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