nix/.sops.yaml

9 lines
227 B
YAML
Raw Normal View History

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