diff --git a/modules/home/all/ssh.nix b/modules/home/all/ssh.nix index 26fc75c..cab1d9f 100644 --- a/modules/home/all/ssh.nix +++ b/modules/home/all/ssh.nix @@ -5,6 +5,10 @@ addKeysToAgent = "yes"; + includes = [ + "~/.orbstack/ssh/config" # https://docs.orbstack.dev/machines/ssh + ]; + # Note: More defined in juspay.nix matchBlocks = { "*" = {