mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-13 18:38:39 +00:00
Add config for Earthworm (#19)
This commit is contained in:
7
home-manager/ssh.config
Normal file
7
home-manager/ssh.config
Normal file
@@ -0,0 +1,7 @@
|
||||
IgnoreUnknown AddKeysToAgent,UseKeychain
|
||||
|
||||
Host *
|
||||
AddKeysToAgent yes
|
||||
IgnoreUnknown UseKeychain
|
||||
UseKeychain yes
|
||||
IdentityFile ~/.ssh/id_ed25519
|
Reference in New Issue
Block a user