secrets: migrate to agenix
It is finally time to graduate to an actually secure, stateless solution.
This commit is contained in:
parent
018394b61d
commit
8a2aad9b54
28 changed files with 203 additions and 0 deletions
2
secrets/.gitattributes
vendored
2
secrets/.gitattributes
vendored
|
|
@ -1,3 +1,5 @@
|
|||
* filter=git-crypt diff=git-crypt
|
||||
.gitattributes !filter !diff
|
||||
/default.nix !filter !diff
|
||||
/secrets.nix !filter !diff
|
||||
*.age !filter !diff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue