Open llakala opened 4 months ago
After getting overwhelmed by SOPS, it'd be ideal to move to a different way of managing secrets. agenix is the primary candidate right now, but other options like git-crypt might be preferable.
Useful article: https://lgug2z.com/articles/handling-secrets-in-nixos-an-overview/
SOPS may have been too complicated, but this may help as a resource: youtube.com/watch?v=6EMNHDOY-wo&t=43s
Looks great: https://fzakaria.com/2024/07/12/nix-secrets-for-dummies.html
After getting overwhelmed by SOPS, it'd be ideal to move to a different way of managing secrets. agenix is the primary candidate right now, but other options like git-crypt might be preferable.