diff options
author | Preston Pan <ret2pop@gmail.com> | 2025-01-10 20:36:05 -0800 |
---|---|---|
committer | Preston Pan <ret2pop@gmail.com> | 2025-01-10 20:36:05 -0800 |
commit | eb8681997217668dd6e292f20b4198613d500f74 (patch) | |
tree | a434c45e8182d366e68508f6842a85ddcf59982c /.sops.yaml | |
parent | c9dc4923318e60b7440de972570be8dcedb02b41 (diff) |
sops-nix
Diffstat (limited to '.sops.yaml')
-rw-r--r-- | .sops.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.sops.yaml b/.sops.yaml new file mode 100644 index 0000000..132d7c7 --- /dev/null +++ b/.sops.yaml @@ -0,0 +1,7 @@ +keys: + - &primary AEC273BF75B6F54D81343A1AC1FE6CED393AE6C1 +creation_rules: + - path_regex: secrets/secrets.yaml$ + key_groups: + - pgp: + - *primary |