Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Forward ssh-agent, it's fine

+1
+1
ssh/extra
··· 1 1 AddKeysToAgent yes 2 2 ServerAliveInterval 60 3 + ForwardAgent yes 3 4 ControlMaster auto 4 5 ControlPath ~/.ssh/master-%r@%h:%p 5 6