nixos-configs/.sops.yaml

16 lines
427 B
YAML
Raw Normal View History

# Public keys are combination of host + user
2024-11-17 20:04:03 +00:00
keys:
- &sue_pim age189laethzry4ylnd790dmpuc4xjjuwqxruc76caj3ceqhqug4g9qs0upuvw
- &sue_root age1nhh8v0z758te7ggg4p73mz5p00kum03zwnjr6czeh367xjzvm9dst3ufle
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
- path_regex: machines/sue/home.sops.yaml
key_groups:
- age:
- *sue_pim
- *sue_root