Forward SSH agent when connecting to office workstation
This commit is contained in:
parent
42efe4f475
commit
703c3bd081
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ in
|
|||
horus-vpn = {
|
||||
hostname = "192.168.4.202";
|
||||
identityFile = horusKey;
|
||||
forwardAgent = true;
|
||||
};
|
||||
|
||||
"repohost.bedum.horus.nu" = {
|
||||
|
|
Loading…
Reference in a new issue