mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-18 09:19:39 +01:00
43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
keys:
|
|
- &stefan_ellmauthaler 3B398B086C410264A14FB353B1E6F03030A4AEAA
|
|
- &stel-xps e8dfcfbac0c3e65bbdfd62ab534ab685d882e4ca
|
|
- &nucturne 9b6a58764eddd81d07180d6dc08e322f7bfd92b1
|
|
- &metis 57bc6385a7fda923dc181de5f1d41bbc77986d6c
|
|
creation_rules:
|
|
- path_regex: secrets/secrets\.yaml
|
|
key_groups:
|
|
- pgp:
|
|
- *stefan_ellmauthaler
|
|
- *stel-xps
|
|
- *nucturne
|
|
- *metis
|
|
- path_regex: secrets/networks\.yaml
|
|
key_groups:
|
|
- pgp:
|
|
- *stefan_ellmauthaler
|
|
- *stel-xps
|
|
- *nucturne
|
|
- path_regex: secrets/server\.yaml
|
|
key_groups:
|
|
- pgp:
|
|
- *stefan_ellmauthaler
|
|
- *nucturne
|
|
- *metis
|
|
- path_regex: machines/metis/secrets/[^/]+\.yaml
|
|
key_groups:
|
|
- pgp:
|
|
- *stefan_ellmauthaler
|
|
- *metis
|
|
|
|
- path_regex: machines/stel-xps/secrets/[^/]+\.yaml
|
|
key_groups:
|
|
- pgp:
|
|
- *stefan_ellmauthaler
|
|
- *stel-xps
|
|
|
|
- path_regex: machines/nucturne/secrets/[^/]+\.yaml
|
|
key_groups:
|
|
- pgp:
|
|
- *stefan_ellmauthaler
|
|
- *nucturne
|