When using git within Azure DevOps repositories with an rsa ssh key, I receive the following error after switching to NixOS as a new package management system:
C:\Users\Tanishqa Chuadhry> git pull
Unable to negotiate with 40.74.28.9 port 22: no matching host key type found. Their offer: ssh-rsa
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Please tell me what I can do with that.