nixos/.sops.yaml

36 lines
959 B
YAML
Raw Normal View History

2023-08-14 22:11:57 +08:00
keys: # cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age
2023-05-28 23:49:58 +08:00
- &chn age19ax6vm3pv8rph5tq3mmehd9sy9jk823tw8svsd790r0lkslycquqvlwz9m
- &chn-PC age1ffvr5pqd2lfj24e3fh53s92z6h76fda3du4y4k6r3yjumdwvpfgqzj033a
2023-08-03 18:12:54 +08:00
- &vps6 age164tyqklwhdm57tfm5u863mdt2xrzrrzac4py8a0j9y6kzqcjy9zsp073t6
2023-08-14 22:11:57 +08:00
- &vps7 age137x7csalutwvfygvvzpemlsywvdxj3j4z93a50z2sjx03w6zau8q3r5902
2023-08-21 02:23:30 +08:00
- &yoga age1qrea4twxdhd7fnvlq5v45528c90qy6hp2wa55kghsxzgut6n6fxs7w6u42
2023-05-28 23:49:58 +08:00
creation_rules:
2023-06-13 21:28:17 +08:00
- path_regex: secrets/chn-PC\.yaml$
2023-05-28 23:49:58 +08:00
key_groups:
- age:
- *chn
- *chn-PC
2023-07-31 22:14:31 +08:00
- path_regex: secrets/vps6\.yaml$
key_groups:
- age:
- *chn
- *vps6
2023-08-16 01:05:37 +08:00
- path_regex: secrets/vps4\.yaml$
key_groups:
- age:
- *chn
2023-08-14 22:11:57 +08:00
- path_regex: secrets/vps7\.yaml$
key_groups:
- age:
- *chn
- *vps7
2023-08-16 01:05:37 +08:00
- path_regex: secrets/xmupc1\.yaml$
key_groups:
- age:
- *chn
2023-08-19 11:41:56 +08:00
- path_regex: secrets/yoga\.yaml$
key_groups:
- age:
- *chn
2023-08-21 02:23:30 +08:00
- *yoga