mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Add nixnas1 to flake
This commit is contained in:
parent
571a5f0203
commit
e0fe58c2c7
8 changed files with 403 additions and 40 deletions
|
|
@ -2,6 +2,7 @@
|
|||
keys:
|
||||
- &system_hetznix01 age1rd55wsu0hhvxk25tm69d9h57z0z0u6556x4ypg09muj3vh4yqs5qaw23nu
|
||||
- &system_hetznix02 age180w4c04kga07097u0us6d72aslnv2523hx64x8fzgzu4tccrxuyqa50hpm
|
||||
- &system_nixnas1 age1g4h5a4f5xfle2a6np8te342pphs3mcuan60emz2zp87nrwjzl5yquhr5vl
|
||||
- &system_nixnuc age1g24zhwvgenpc4wqejt63thvgd4rn5x9n7nnwwme7dm83nfqpp93se2vmq4
|
||||
- &system_rainbow_planet age15xlw5vnnjdx2ypz6rq0mqcywuaj3yx8y6lrgf95satafqf7y4qus6rv6ck
|
||||
- &user_airpuppet age1awdf9h0avajf57cudx0rjfmxu2wlxw8wf3sa7yvfk8rp4j6taecsu74x77
|
||||
|
|
@ -17,6 +18,10 @@ creation_rules:
|
|||
key_groups:
|
||||
- age:
|
||||
- *system_hetznix02
|
||||
- path_regex: nixnas1/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *system_nixnas1
|
||||
- path_regex: nixnuc/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
|
|
@ -46,6 +51,7 @@ creation_rules:
|
|||
- age:
|
||||
- *system_hetznix01
|
||||
- *system_hetznix02
|
||||
- *system_nixnas1
|
||||
- *system_nixnuc
|
||||
- *system_rainbow_planet
|
||||
- *user_airpuppet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue