feat(sops): add sops-nix and set rafiq password with it
This commit is contained in:
parent
99b8255fd1
commit
26ba53fee3
6 changed files with 103 additions and 6 deletions
9
.sops.yaml
Normal file
9
.sops.yaml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue