flake/.sops.yaml

57 lines
1.4 KiB
YAML
Raw Normal View History

2023-09-19 00:17:43 +00:00
keys:
2024-01-27 22:40:56 +00:00
- &guanranwang age129yyxyz686qj88ce5v77ahelqqwt6zz94mzzls0ny4hq76psrd9qhc79kq
2023-09-19 00:17:43 +00:00
2024-09-15 17:20:38 +00:00
# ssh-to-age < /etc/ssh/ssh_host_ed25519_key.pub
2024-07-23 16:14:27 +00:00
- &dust age193x79xx8snu82w3t3hax6nruuw57g7pduwnkpvzkzmd7fs5jvfrquqa3sl
2024-09-15 17:20:38 +00:00
- &pek0 age174knn6hjtukp32ymcdvjwj6x0j54g7yw02dqfjmua3fkyltwcqrsxccjdk
2024-09-21 16:21:30 +00:00
- &sin0 age1u7srtfpgf83hesmsvtqdqftl8xrjmmp33mlg0aze6ken866ad55qxmzdqd
2024-09-15 17:20:38 +00:00
- &tyo0 age1vw4kf5v8cfnhfhvl0eyvqzpvy9hpfv9enffvzyt95tx5mu7s5dxqjqw0fa
2023-09-19 00:17:43 +00:00
creation_rules:
2024-09-30 16:15:02 +00:00
# per host
- path_regex: ^hosts/dust/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *dust
2024-09-21 16:21:30 +00:00
- path_regex: ^hosts/pek0/secrets.yaml$
key_groups:
- age:
- *guanranwang
2024-09-15 17:20:38 +00:00
- *pek0
2024-09-30 16:15:02 +00:00
- path_regex: ^hosts/aws/tyo0/secrets.yaml$
key_groups:
- age:
- *guanranwang
2024-09-15 17:20:38 +00:00
- *tyo0
2024-10-07 08:07:24 +00:00
- path_regex: ^hosts/vultr/sin0/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *sin0
2024-09-30 16:15:02 +00:00
# shared
2024-09-22 08:31:23 +00:00
- path_regex: ^nixos/profiles/restic/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *dust
- *sin0
2024-09-21 16:21:30 +00:00
- path_regex: ^nixos/profiles/sing-box/secrets.yaml$
2024-07-09 23:12:02 +00:00
key_groups:
- age:
- *guanranwang
2024-07-23 16:14:27 +00:00
- *dust
2024-09-15 17:20:38 +00:00
- *pek0
2024-09-21 20:19:03 +00:00
- path_regex: ^nixos/profiles/sing-box-server/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *tyo0
- *sin0
2024-09-30 16:15:02 +00:00
# opentofu
2024-09-21 16:21:30 +00:00
- path_regex: ^infra/secrets.yaml$
key_groups:
- age:
- *guanranwang