diff options
Diffstat (limited to 'home/.sops.yaml')
-rw-r--r-- | home/.sops.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/.sops.yaml b/home/.sops.yaml index 7bfe113..2bb8262 100644 --- a/home/.sops.yaml +++ b/home/.sops.yaml @@ -1,9 +1,9 @@ keys: - &sefidel 387E2BF0402610B00A9CB7E689C80C5BD6DBE2B2 - - &host_alpha c62b0336ff6e444e5f2041e8074ca855641a5b7f - - &host_kompakt e6a9ee28ea91e2dbf24d817d0c5936391be59DC0 + - &home_sefidel 819975cf4b52822fbdc0e966ff61829f24f95075 creation_rules: - path_regex: secrets/[^/]+\.yaml$ key_groups: - pgp: - *sefidel + - *home_sefidel |