Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always inputting ssh passphrase #265

Closed
kachick opened this issue Aug 10, 2023 · 4 comments · Fixed by #264
Closed

Always inputting ssh passphrase #265

kachick opened this issue Aug 10, 2023 · 4 comments · Fixed by #264

Comments

@kachick
Copy link
Owner

kachick commented Aug 10, 2023

Always asked ssh passphrase since #263

ssh-agent service module by home-manager looks isn't working 🤔 nix-community/home-manager#4178

May relate to #262 and #264

How

https://tech.buty4649.net/entry/2023/01/31/182908

@kachick kachick added this to 🛸 Aug 10, 2023
@github-project-automation github-project-automation bot moved this to To do in 🛸 Aug 10, 2023
@kachick
Copy link
Owner Author

kachick commented Aug 10, 2023

pkgs.gnome3.gnome-keyring exists, but not found in gnome40 🤔

@kachick
Copy link
Owner Author

kachick commented Aug 10, 2023

@kachick
Copy link
Owner Author

kachick commented Aug 10, 2023

https://www.funtoo.org/Funtoo:Keychain
funtoo/keychain#118 (comment)
https://code.funtoo.org/bitbucket/projects/MISC/repos/keychain/browse

https://esc.sh/blog/ssh-agent-windows10-wsl2/
https://github.com/nix-community/home-manager/blob/master/modules/programs/keychain.nix

✗ nix-shell --command 'zsh' --packages keychain
this path will be fetched (0.02 MiB download, 0.06 MiB unpacked):
  /nix/store/vl6w8gzd2q1fvbkch9wpnjwwd370vq64-keychain-2.8.5
copying path '/nix/store/vl6w8gzd2q1fvbkch9wpnjwwd370vq64-keychain-2.8.5' from 'https://cache.nixos.org'...

~ via ❄️  impure (shell) zsh
> which keychain
/nix/store/vl6w8gzd2q1fvbkch9wpnjwwd370vq64-keychain-2.8.5/bin/keychain

~ via ❄️  impure (shell) zsh
> keychain --version

 * keychain 2.8.5 ~ http://www.funtoo.org

   Copyright 2002-2006 Gentoo Foundation;
   Copyright 2007 Aron Griffis;
   Copyright 2009-2017 Funtoo Solutions, Inc;
   lockfile() Copyright 2009 Parallels, Inc.

 Keychain is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.

Released at 2018 is the last version... 🤔

kachick added a commit that referenced this issue Aug 10, 2023
1. [x] Manage git with home-manager
2. [x] Enable ssh commit sign with *.pub by #263
3. [x] Resolves #265

May relate to #262 in future

---------

Signed-off-by: Kenichi Kamiya <[email protected]>
@github-project-automation github-project-automation bot moved this from To do to Done in 🛸 Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant