Home-manager: Support for starting ssh-agent?

Created on 13 Mar 2020  路  3Comments  路  Source: nix-community/home-manager

I cannot find anywhere in the home-manager codebase that supports starting ssh-agent.

I found options for configuring gpg-agent to emulate ssh-agent. For the past two days, I've experimented with this option, but for now I would rather use ssh-agent alone.

Does home-manager currently support users who want to use ssh-agent without gpg-agent?

Most helpful comment

Thank you for informing me. I'll submit a PR to support ssh-agent and ensure that the options for enabling ssh-agent and gpg-agent are mutually exclusive.

All 3 comments

No, I haven't heard of anybody working on ssh-agent support. I've used gpg-agent with SSH support for a long time now since I use gpg a lot anyway.

Thank you for informing me. I'll submit a PR to support ssh-agent and ensure that the options for enabling ssh-agent and gpg-agent are mutually exclusive.

I'd love this is you're still working on it! I assume you've seen the NixOS ssh-agent support.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akavel picture akavel  路  8Comments

btomasini picture btomasini  路  4Comments

sigwinch28 picture sigwinch28  路  7Comments

loewenheim picture loewenheim  路  7Comments

memberbetty picture memberbetty  路  5Comments