From bfc81320516233b0213a8e3d1bdab593b4fe84f3 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Fri, 3 May 2024 12:03:46 +0200 Subject: [PATCH] Add host key for `manu-surface` --- .sops.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.sops.yaml b/.sops.yaml index 5a8d556..788a734 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -1,5 +1,6 @@ keys: - &admin_manuel bbc2e771fcf10534c8c7f960030d26b30736cba9 + - &host_manu-surface age1ytjxrfkag8n73zym7ptt0axsehtxt85gf06qxdtyntzpcqcd34wqa5kv25 - &host_der-geret age1nxlfrn0rs7kplgyd37plnwxy9yn9wmqwqw4xs5g5lr8xqqgl3ecql7mq3w creation_rules: - path_regex: secrets/[^/]+\.(yaml|json|env|ini)$ @@ -8,4 +9,5 @@ creation_rules: pgp: - *admin_manuel age: + - *host_manu-surface - *host_der-geret