feat(ooksphone): test foward agent to ooksdesk

This commit is contained in:
ooks-io 2024-04-22 21:26:26 +12:00
parent 4c2236a80e
commit 1c450d862c

View file

@ -33,7 +33,7 @@
hostname = "192.168.1.201";
user = "ooks";
identityFile = "~/.ssh/id_ed25519";
fowardAgent = true;
forwardAgent = true;
};
};
};