add sops nix for secret management

This commit is contained in:
Rasyidan Akbar F. 2025-09-30 17:57:13 +07:00
commit 2ea7f853e4
5 changed files with 207 additions and 1 deletions

5
secrets/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Ignore decrypted or temporary secrets material; commit only encrypted SOPS files
*
!.gitignore
!README.md
!*.sops.yaml