aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/secrets.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use agenix to manage some secretsFranck Cuny2025-06-081-0/+17
I have some secrets that I want to manage for my user without having to rely on 1password, and ensure proper rotation everywhere when needed. For now we only have two secrets (one for `llm` and another one is the API key for anthropic for Emacs). Will document the process better in the near future.