Ryan Mulligan
Ryan Mulligan
Yeah, I think I'd accept such a PR if it had a suitable migration plan and documentation.
Yeah I'm in favor of using formatters. https://github.com/numtide/treefmt seems like a cool project from fellow nix people.
Probably! Of course you want to be fatal when installing a new config, but do you want to be fatal during a boot? I'm not sure the semantics here.
How about setting [age.identityPaths](https://github.com/ryantm/agenix#ageidentitypaths) to something different for the container? Then you could bind mount an identity into the container that it uses to decrypt the secrets?
I'll answer your questions here, but I intend to incorporate this into the docs too eventually. > * `agenix` has a CLI and a NixOS module. What's the purpose of...
This seems cool. I've generally been worried about how noisy agenix is during activation and this idea could solve it mostly. One downside I see is when someone is debugging...
I tried using this branch and it worked for me. Thanks!
@boris-stepanov I am the current maintainer.
#14 needs to get fixed alongside this.
This error message means there was some problem with the openssl but it wasn't caught by the error checking logic. When I got this problem it turned out that openssl...