update: system update & refactor
# Breaking Changes - sops location movod to "system/dev/<dev-name>/sops/sops-conf.nix" - flake devices declaration changes - whole flake update
This commit is contained in:
parent
321f740af0
commit
6a71b601f5
116 changed files with 2576 additions and 3634 deletions
|
|
@ -5,20 +5,21 @@ keys:
|
|||
- &skydrive_lap age1ar5h06qv72pduau043r04kschwcq0x0lm33wqvxzdh9grmp3cq3sy0ngnz
|
||||
|
||||
creation_rules:
|
||||
- path_regex: system/dev/dn-server/secret.yaml
|
||||
- path_regex: system/dev/dn-server/sops/secret.yaml
|
||||
key_groups:
|
||||
- age:
|
||||
- *dn_server
|
||||
- *dn_pre7780
|
||||
- path_regex: system/dev/dn-pre7780/secret.yaml
|
||||
- path_regex: system/dev/dn-pre7780/sops/secret.yaml
|
||||
key_groups:
|
||||
- age:
|
||||
- *dn_pre7780
|
||||
- path_regex: system/dev/dn-lap/secret.yaml
|
||||
- path_regex: system/dev/dn-lap/sops/secret.yaml
|
||||
key_groups:
|
||||
- age:
|
||||
- *dn_server
|
||||
- *dn_lap
|
||||
- path_regex: system/dev/skydrive-lap/secret.yaml
|
||||
- path_regex: system/dev/skydrive-lap/sops/secret.yaml
|
||||
key_groups:
|
||||
- age:
|
||||
- *skydrive_lap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue