nix-files/.sops.yaml

28 lines
1.1 KiB
YAML
Raw Normal View History

2022-06-06 23:36:22 +00:00
keys:
- &user_desko_colin age1tnl4jfgacwkargzeqnhzernw29xx8mkv73xh6ufdyde6q7859slsnzf24x
2022-06-06 23:54:05 +00:00
- &user_lappy_colin age1ml8kkppftygu2wag57yld98jlrkh4avp54eheq7q0fa2rup843csqjajs6
- &user_uninsane_colin age1z8fauff34cdecr6sjkre260luzxcca05kpcwvhx988d306tpcejsp63znu
2022-06-06 23:54:05 +00:00
- &user_moby_colin age1lt739n2tq7dmpglvntjr9j2r7426md7rat7x9w930gagtx4jyvnqwts2al
2022-06-06 23:36:22 +00:00
- &host_desko age1s0v4fm203ap6mckcz3djw8hx30uqu87xfhfdajpmyf8rfrf5xs5swpz6m6
- &host_lappy age1w7mectcjku6x3sd8plm8wkn2qfrhv9n6zhzlf329e2r2uycgke8qkf9dyn
2022-06-07 00:53:39 +00:00
- &host_uninsane age1tzlyex2z6t88tg9h82943e39shxhmqeyr7ywhlwpdjmyqsndv3qq27x0rf
- &host_moby age1t957gf0z865gya0khgc9x59wy76hzps3sgejjqtwcngn2xl273msxsmpe6
2022-06-06 23:36:22 +00:00
creation_rules:
- path_regex: secrets/[^/]+\.yaml$
key_groups:
- age:
- *user_desko_colin
2022-06-06 23:54:05 +00:00
- *user_lappy_colin
- *user_uninsane_colin
2022-06-06 23:54:05 +00:00
- *user_moby_colin
2022-06-06 23:36:22 +00:00
- *host_desko
- *host_lappy
2022-06-07 00:51:03 +00:00
- *host_uninsane
- *host_moby
2022-06-07 02:06:53 +00:00
- path_regex: secrets/uninsane/[^/]+\.yaml$
key_groups:
- age:
- *user_desko_colin
- *user_uninsane_colin
- *host_uninsane