llakala / nixos

My NixOS config
GNU General Public License v3.0
8 stars 1 forks source link

Manage secrets #4

Open llakala opened 4 months ago

llakala commented 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.

llakala commented 4 months ago

Useful article: https://lgug2z.com/articles/handling-secrets-in-nixos-an-overview/

llakala commented 2 months ago

SOPS may have been too complicated, but this may help as a resource: youtube.com/watch?v=6EMNHDOY-wo&t=43s

llakala commented 1 month ago

Looks great: https://fzakaria.com/2024/07/12/nix-secrets-for-dummies.html