diff --git a/finch.yaml b/finch.yaml index 55f904f3d..0d6c68c3c 100644 --- a/finch.yaml +++ b/finch.yaml @@ -92,7 +92,7 @@ ssh: # applications such as rsync with the Lima instance. # If you have an insecure key under ~/.ssh, do not use this option. # 🟢 Builtin default: true - loadDotSSHPubKeys: null + loadDotSSHPubKeys: false # Forward ssh agent into the instance. # 🟢 Builtin default: false forwardAgent: null