From b9f83b1dbe2c1c6266495bf64da12cfd81d23965 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 10 Jan 2025 21:49:06 -0800 Subject: maybe working sops-nix with age --- .sops.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index 132d7c7..9c91d66 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -1,7 +1,7 @@ keys: - - &primary AEC273BF75B6F54D81343A1AC1FE6CED393AE6C1 + - &primary age165ul43e8rc0qwzz2f2q9cw02psm2mkudsrwavq2e0pxs280p64yqy2z0dr creation_rules: - path_regex: secrets/secrets.yaml$ key_groups: - - pgp: + - age: - *primary -- cgit