add sops nix for secret management
This commit is contained in:
parent
940c4c6679
commit
2ea7f853e4
5 changed files with 207 additions and 1 deletions
5
secrets/.gitignore
vendored
Normal file
5
secrets/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Ignore decrypted or temporary secrets material; commit only encrypted SOPS files
|
||||
*
|
||||
!.gitignore
|
||||
!README.md
|
||||
!*.sops.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue