dots/.sops.yaml
Gene Liverman f95cc09e13 Restructure Darwin configuration
So far, this is just based on mightymac. The other devices will be
updated soon.
2024-12-07 23:18:12 -05:00

62 lines
2 KiB
YAML

---
keys:
- &system_hetznix01 age1rd55wsu0hhvxk25tm69d9h57z0z0u6556x4ypg09muj3vh4yqs5qaw23nu
- &system_hetznix02 age180w4c04kga07097u0us6d72aslnv2523hx64x8fzgzu4tccrxuyqa50hpm
- &system_nixnas1 age1g4h5a4f5xfle2a6np8te342pphs3mcuan60emz2zp87nrwjzl5yquhr5vl
- &system_nixnuc age1g24zhwvgenpc4wqejt63thvgd4rn5x9n7nnwwme7dm83nfqpp93se2vmq4
- &system_rainbow_planet age15xlw5vnnjdx2ypz6rq0mqcywuaj3yx8y6lrgf95satafqf7y4qus6rv6ck
- &user_airpuppet age1awdf9h0avajf57cudx0rjfmxu2wlxw8wf3sa7yvfk8rp4j6taecsu74x77
- &user_blue_rock age1rt72txg22w8y3cdvq9w7zff0cas6xtkplpj36kxnevfnrtn82f6ss7yw7d
- &user_mightymac age1zz34qx3n3dj63sva24kaymetv3apn58lafjq4dl6zw7xxachuyts00mhck
- &user_mini_watcher age1rpy8edlpgxuf6w75cvlqexuq2xe4c49h9t2ge6jhc3fzczp8vfasnjelwq
creation_rules:
- path_regex: hetznix01/secrets.yaml$
key_groups:
- age:
- *system_hetznix01
- path_regex: hetznix02/secrets.yaml$
key_groups:
- age:
- *system_hetznix02
- path_regex: nixnas1/secrets.yaml$
key_groups:
- age:
- *system_nixnas1
- path_regex: nixnuc/secrets.yaml$
key_groups:
- age:
- *system_nixnuc
- path_regex: rainbow-planet/secrets.yaml$
key_groups:
- age:
- *system_rainbow_planet
- path_regex: AirPuppet/secrets.yaml$
key_groups:
- age:
- *user_airpuppet
- path_regex: Blue-Rock/secrets.yaml$
key_groups:
- age:
- *user_blue_rock
- path_regex: mightymac/secrets.yaml$
key_groups:
- age:
- *user_mightymac
- path_regex: mini-watcher/secrets.yaml$
key_groups:
- age:
- *user_mini_watcher
- path_regex: modules/hosts/common/secrets.yaml$
key_groups:
- age:
- *system_hetznix01
- *system_hetznix02
- *system_nixnas1
- *system_nixnuc
- *system_rainbow_planet
- *user_airpuppet
- *user_blue_rock
- *user_mightymac
- *user_mini_watcher