nix/.sops.yaml

9 lines
227 B
YAML
Raw Normal View History

2023-07-03 14:37:20 +09:00
keys:
- &albert D98BBC6C9A27324654C2D8C464F6C4EB46C4543A
2023-07-03 21:03:10 +09:00
- &root D98BBC6C9A27324654C2D8C464F6C4EB46C4543A
2023-07-03 14:37:20 +09:00
creation_rules:
2023-07-03 21:06:02 +09:00
- path_regex: secrets/[^/]+\.(yml|yaml)$
2023-07-03 14:37:20 +09:00
key_groups:
- pgp:
2023-07-03 20:40:36 +09:00
- *albert
- *root