diff --git a/modules/home/stephen/terminal/default.nix b/modules/home/stephen/terminal/default.nix index 21a59fd..81ab03b 100644 --- a/modules/home/stephen/terminal/default.nix +++ b/modules/home/stephen/terminal/default.nix @@ -12,6 +12,11 @@ ".ssh/config".text = '' Host * IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" + + Host 100.107.126.64 # er-docker-server + User stephen + IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" + ''; # Configure git