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

Fix conflicted and broken AddKeysToAgen with updated home-manager #394

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Feb 6, 2024

No keeping by ssh-agent these days. I think this is the cause.

nix-community/home-manager#3499 (comment)
nix-community/home-manager#4865

  16   │ Host *
  17   │   ForwardAgent yes
  18   │   AddKeysToAgent no
...
  27   │
  28   │   AddKeysToAgent yes

Update #263 and #264

@kachick kachick added the bug Something isn't working label Feb 6, 2024
@kachick kachick merged commit 8b136f3 into main Feb 6, 2024
9 checks passed
@kachick kachick deleted the fix-overriden-addKeysToAgent branch February 6, 2024 09:51
kachick added a commit that referenced this pull request Mar 31, 2024
…gent"

This reverts commit 8b136f3, reversing
changes made to 3f8ad9c.
kachick added a commit that referenced this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant