about summary refs log tree commit diff
path: root/home/.sops.yaml
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-18 00:16:58 +0900
committersefidel <contact@sefidel.net>2023-02-18 00:16:58 +0900
commitae58864cc241ee44e3a70da3f7d09bf72eb80d40 (patch)
tree37edcc1f4011c281d6bb7e1a1217a83877c3b058 /home/.sops.yaml
parent2f0436802968113b0ae01d4ffc90a0a0d1bb8a40 (diff)
downloadnixrc-ae58864cc241ee44e3a70da3f7d09bf72eb80d40.tar.gz
nixrc-ae58864cc241ee44e3a70da3f7d09bf72eb80d40.zip
feat(home): add 'home' ssh-to-pgp key
Diffstat (limited to 'home/.sops.yaml')
-rw-r--r--home/.sops.yaml4
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