mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
secrets: update SOPS creation path
This commit is contained in:
parent
709bd491c8
commit
b0cc57f014
@ -7,9 +7,9 @@ keys:
|
||||
creation_rules:
|
||||
- path_regex: hosts/ni/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|ini|env)$
|
||||
age: *ni
|
||||
- path_regex: hosts/plover/(modules/.+/secret|secrets/[^/]+)\.(yaml|json|ini|env)$
|
||||
- path_regex: hosts/plover/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|ini|env)$
|
||||
age: *plover
|
||||
- path_regex: users/home-manager/foo-dogsquared/(modules/.+/secret|secrets/[^/]+)\.(yaml|json|inienv)$
|
||||
- path_regex: users/home-manager/foo-dogsquared/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|inienv)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *foo-dogsquared-age
|
||||
|
Loading…
Reference in New Issue
Block a user