feat: add gpg & password-store

This commit is contained in:
Ryan Yin
2024-01-09 11:06:49 +08:00
parent 95fc029194
commit 7da2c3dd93
5 changed files with 498 additions and 6 deletions

View File

@@ -10,12 +10,6 @@ In addition, we further improve the security of secrets files by storing them in
This directory contains this README.md, and a `nixos.nix`/`darwin.nix` that used to decrypt all my secrets via agenix, and then I can use them in this flake.
## TODO
- [ ] Add password management via zx2c4's pass:
- [awesome-password-store](https://github.com/tijn/awesome-password-store)
- [zx2c4-pass - github topics](https://github.com/topics/zx2c4-pass)
## Adding or Updating Secrets
> All the operations in this section should be performed in my private repository: `nix-secrets`.