users/foo-dogsquared: update SSH config

This commit is contained in:
Gabriel Arazas 2023-11-06 17:06:15 +08:00
parent a19c6530b2
commit 05cccd5037
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Host plover.foodogsquared.one
IdentityFile ~/.ssh/keys/work
IdentityFile ~/.ssh/keys/plover.foodogsquared.one
User plover
Host woodcock.foodogsquared.one

View File

@ -11,6 +11,7 @@
extraConfig = ''
AddKeysToAgent confirm 15m
ForwardAgent no
VisualHostKey yes
'';
};