From 0d28ac05f7ae524fe17a7a3485744e3ffa99ccb6 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 10 Feb 2023 18:38:19 +0900 Subject: feat(nixos): remove cobalt --- nixos/.sops.yaml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nixos/.sops.yaml') diff --git a/nixos/.sops.yaml b/nixos/.sops.yaml index 030fefe..f6cb8c7 100644 --- a/nixos/.sops.yaml +++ b/nixos/.sops.yaml @@ -1,15 +1,9 @@ keys: - &sefidel 387E2BF0402610B00A9CB7E689C80C5BD6DBE2B2 - &host_alpha c62b0336ff6e444e5f2041e8074ca855641a5b7f - - &host_cobalt 9794c486d5673ff6613f6cde774d4895eb911703 creation_rules: - path_regex: alpha/secrets/[^/]+\.yaml$ key_groups: - pgp: - *sefidel - *host_alpha - - path_regex: cobalt/secrets/[^/]+\.yaml$ - key_groups: - - pgp: - - *sefidel - - *host_cobalt -- cgit 1.4.1