feat(sops): add sops-nix and set rafiq password with it

This commit is contained in:
Mohammad Rafiq 2025-03-17 21:44:09 +08:00
parent 99b8255fd1
commit 26ba53fee3
No known key found for this signature in database
6 changed files with 103 additions and 6 deletions

9
.sops.yaml Normal file
View file

@ -0,0 +1,9 @@
keys:
- &rafiq-master-pub age1hzqnqfztm8azzr7k6m5zunw60fhupk6jfev7hv93gy6l5stltvtqg34u40
- &rafiq-nemesis-pub age15k23tac497yn9hnwvral66nd5hqtkengeck0fwlcdzm7gtqznafqxacsr3
creation_rules:
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *rafiq-master-pub
- *rafiq-nemesis-pub