nixos-configs/.sops.yaml

47 lines
1.3 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-11-17 20:04:03 +00:00
2024-06-15 14:20:03 +00:00
creation_rules:
- path_regex: machines/sue/nixos.sops.yaml
2024-11-17 20:04:03 +00:00
key_groups:
- age:
- *sue_root
2024-11-21 20:10:24 +00:00
- path_regex: machines/sue/pim.sops.yaml
key_groups:
- age:
- *sue_pim
- *sue_root
2024-11-17 21:50:00 +00:00
- path_regex: machines/gamepc/nixos.sops.yaml
key_groups:
- age:
- *sue_pim
- *sue_root
- *gamepc_root
2024-11-21 20:10:24 +00:00
- path_regex: machines/gamepc/pim.sops.yaml
2024-11-17 21:50:00 +00:00
key_groups:
- age:
- *sue_pim
- *sue_root
- *gamepc_root
- *gamepc_pim
2024-11-30 21:48:30 +00:00
- path_regex: machines/warwick/nixos.sops.yaml
key_groups:
- age:
- *warwick_root
- *sue_pim
- *sue_root
- *niels
- path_regex: secrets/servers.sops.yaml
key_groups:
- age:
- *warwick_root
- *sue_pim
- *sue_root
- *niels