feat: adds flora

This commit is contained in:
Ahwx 2026-05-24 20:50:50 +02:00
parent 57b87511d0
commit 756a0e4a03
2 changed files with 54 additions and 0 deletions

View file

@ -3,6 +3,7 @@ keys:
- &violet age1zegau3chyn53tqvkwud6tuyggpkazc88pdkqv8cknavaudu49enqm2f0h3
- &dandelion age1dpzajxcx7dcumda55qc3hncxqd43a7k85t2cdwtcvy5qsgp6k5tsugxqmd
- &fragile age1yu47wk9z3j5tspymyda8lw3u5snr66u96f2lzhqfdfmm7xv8xpxqcz9fcv
- &flora age1j723v9lctkk4nygdzmlu60tcqyx239tx7wcvxqzl2m9jx97gs59qpz2u8p
creation_rules:
- path_regex: secrets/sakura/secrets.yaml
key_groups:
@ -22,3 +23,9 @@ creation_rules:
key_groups:
- age:
- *fragile
- path_regex: secrets/flora/secrets.yaml
key_groups:
- age:
- *fragile
- *flora
- *sakura

File diff suppressed because one or more lines are too long