nix-dotfiles/.sops.yaml

16 lines
573 B
YAML
Raw Normal View History

2024-04-07 00:33:49 -07:00
# This example uses YAML anchors which allows reuse of multiple keys
# without having to repeat yourself.
# Also see https://github.com/Mic92/dotfiles/blob/master/nixos/.sops.yaml
# for a more complex example.
keys:
- &onizuka age1ey3wr2wnkgny3dfgvnyrf0cptwzr7s5x464p2y9ya58lpay8lfrsds3y68
2024-11-07 14:58:37 -08:00
- &jibril age1n8936ux6ushjyz3kuumdrz63jcwsvz7qkfj66rrkgk8d78wl2dssgev4tm
- &juri age13udaj4rx4g5fwqe5qg8e3lh3dqqp9me4qqq66z2s9qev4z8pyv5q9m8e72
2024-04-07 00:33:49 -07:00
creation_rules:
- path_regex: hosts/[^/]+/secrets\.yaml$
2024-04-07 00:33:49 -07:00
key_groups:
- age:
- *onizuka
2024-11-07 14:58:37 -08:00
- *jibril
- *juri