flake/.sops.yaml

40 lines
1.2 KiB
YAML
Raw Normal View History

2023-09-19 00:17:43 +00:00
keys:
2023-12-17 10:19:27 +00:00
# Users
2024-01-27 22:40:56 +00:00
- &guanranwang age129yyxyz686qj88ce5v77ahelqqwt6zz94mzzls0ny4hq76psrd9qhc79kq
2023-09-19 00:17:43 +00:00
2023-12-17 10:19:27 +00:00
# Hosts
2023-09-19 00:17:43 +00:00
# nix-shell -p ssh-to-age --run 'cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age'
2024-01-27 22:40:56 +00:00
- &aristotle age1hm6pkvt4d640wmjhxg5wxfwkp9zhcqre9klr4zg5kx2qx7vyhuuqlytmnp
2024-02-13 04:01:59 +00:00
- &blacksteel age174knn6hjtukp32ymcdvjwj6x0j54g7yw02dqfjmua3fkyltwcqrsxccjdk
2024-04-22 18:35:50 +00:00
- &lightsail-tokyo age1vw4kf5v8cfnhfhvl0eyvqzpvy9hpfv9enffvzyt95tx5mu7s5dxqjqw0fa
2023-09-19 00:17:43 +00:00
creation_rules:
- path_regex: hosts/blacksteel/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *blacksteel
- path_regex: hosts/lightsail-tokyo/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *lightsail-tokyo
2024-07-09 23:12:02 +00:00
- path_regex: nixos/profiles/opt-in/mihomo/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *aristotle
- *blacksteel
- path_regex: nixos/profiles/opt-in/wireless/secrets.yaml$
key_groups:
- age:
- *guanranwang
- *aristotle
- *blacksteel
2024-01-17 04:47:27 +00:00
- path_regex: secrets.yaml$
2023-09-19 00:17:43 +00:00
key_groups:
2023-12-17 10:19:27 +00:00
- age:
- *guanranwang
- *aristotle
2024-02-13 04:01:59 +00:00
- *blacksteel
2024-04-22 18:35:50 +00:00
- *lightsail-tokyo