flake/.sops.yaml

57 lines
1.4 KiB
YAML
Raw Normal View History

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