nixos-configs/.sops.yaml

58 lines
1.6 KiB
YAML
Raw Normal View History

# Public keys are combination of host + user
2024-11-17 20:04:03 +00:00
keys:
- &sue_root age1w99m9klvc7m5qtmtmu3l0jx8ksdzp5c4p9rkvh5fdullfc6afemqv5py2q
2024-11-17 21:50:00 +00:00
- &sue_pim age189laethzry4ylnd790dmpuc4xjjuwqxruc76caj3ceqhqug4g9qs0upuvw
- &gamepc_root age1y5wgcxmn37drmjtpgld3xc76mw8dckhred8hecusywjlvdyfedfse8y60u
- &gamepc_pim age1qlldg2c6kptvnmvlkpf9pae3wnczk6eklcmwdvnzyvvnur3aqdcq3c3trt
2024-11-30 21:48:30 +00:00
- &warwick_root age1th8rdw4fs3vmgy9gzc0k9xy88tddjj4vasepckfx9h4nlzsg3q3q4cjgwu
- &niels age159whjxeyw94xmkkephmtlur8e85xd9d5vnvkwkcayfv7el0neqfq863yga
2024-12-01 13:33:24 +00:00
- &atlas_root age1unkshctcpucc298kmw9a0qzvtjzgdnjytrxr5p750dv0z95feymqpn68qf
2024-11-17 20:04:03 +00:00
2024-06-15 14:20:03 +00:00
creation_rules:
2024-12-01 00:03:21 +00:00
- path_regex: secrets/sue/colmena.yaml
2024-11-17 20:04:03 +00:00
key_groups:
- age:
- *sue_root
2024-12-01 00:03:21 +00:00
- path_regex: secrets/sue/nixos.yaml
key_groups:
- age:
- *sue_root
2024-12-01 00:03:21 +00:00
- path_regex: secrets/sue/pim.yaml
2024-11-17 21:50:00 +00:00
key_groups:
- age:
- *sue_pim
- *sue_root
2024-12-01 00:03:21 +00:00
- path_regex: secrets/gamepc/colmena.yaml
2024-11-17 21:50:00 +00:00
key_groups:
- age:
- *sue_pim
- *sue_root
2024-12-01 00:03:21 +00:00
- path_regex: secrets/warwick/colmena.yaml
2024-11-30 21:48:30 +00:00
key_groups:
- age:
- *sue_pim
- *sue_root
- *niels
2024-12-01 13:33:24 +00:00
- path_regex: secrets/servers.yaml
2024-11-30 21:48:30 +00:00
key_groups:
- age:
- *warwick_root
2024-12-01 13:33:24 +00:00
- *atlas_root
- *sue_pim
- *sue_root
- *niels
- path_regex: secrets/atlas/colmena.yaml
key_groups:
- age:
- *atlas_root
- *sue_pim
- *sue_root
- *niels
- path_regex: secrets/kubernetes.yaml
key_groups:
- age:
- *atlas_root
2024-11-30 21:48:30 +00:00
- *sue_pim
- *sue_root
- *niels