You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@diogox If you want to do this, I would look into removing the nix-secrets input and rely instead on agenix directly. nix-secrets is just creating and managing what is essentially the config file for running agenix commands. You'll run agenix commands when you want to create or edit a secret.
What steps to take?
agenix is already imported as part of the template, so no need to import anything else.
Any way to have an encrypted
secrets
folder instead of having it in a remote repo?I'd like to have the config be self contained, encrypted ssh keys included and all 🙏
The text was updated successfully, but these errors were encountered: