forked from Drift/pvv-nixos-config
sops: shamir secret setting does nothing
This commit is contained in:
parent
57ff1fa17a
commit
d52a7295b5
|
@ -15,7 +15,6 @@ creation_rules:
|
|||
# Host specific secrets
|
||||
## Jokum
|
||||
- path_regex: secrets/jokum/[^/]+\.yaml$
|
||||
shamir_threshold: 1
|
||||
key_groups:
|
||||
- age:
|
||||
- *user_danio
|
||||
|
@ -24,7 +23,6 @@ creation_rules:
|
|||
- *user_oysteikt
|
||||
|
||||
- path_regex: secrets/ildkule/[^/]+\.yaml$
|
||||
shamir_threshold: 1
|
||||
key_groups:
|
||||
- age:
|
||||
- *user_felixalb
|
||||
|
|
Loading…
Reference in New Issue