15 lines
427 B
YAML
15 lines
427 B
YAML
# Public keys are combination of host + user
|
|
keys:
|
|
- &sue_pim age189laethzry4ylnd790dmpuc4xjjuwqxruc76caj3ceqhqug4g9qs0upuvw
|
|
- &sue_root age1nhh8v0z758te7ggg4p73mz5p00kum03zwnjr6czeh367xjzvm9dst3ufle
|
|
|
|
creation_rules:
|
|
- path_regex: machines/sue/nixos.sops.yaml
|
|
key_groups:
|
|
- age:
|
|
- *sue_root
|
|
- path_regex: machines/sue/home.sops.yaml
|
|
key_groups:
|
|
- age:
|
|
- *sue_pim
|
|
- *sue_root
|