这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dlubawy
Copy link
Contributor

@dlubawy dlubawy commented Jul 22, 2024

I noticed that the home-manager module does not include the same configuration option for ageBin that is available in the NixOS module. Instead, the config option was hard-coded using lib.getExe pkgs.age. This change adds the ageBin option and defaults it to the original lib.getExe pkgs.age. This is useful for anyone using the home-manager module and wanting to setup age/agenix with a plugin. For example: ageBin = "PATH=$PATH:<AGE_PLUGIN_BIN_PATH> ${pkgs.age}/bin/age".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant