ssh: remove cmu.edu, i don't have it anymore

This commit is contained in:
Artemis Tosini 2024-06-16 14:38:20 +00:00
parent a43200d376
commit ea74deff3d
Signed by: artemist
GPG key ID: ADFFE553DCBB831E

View file

@ -22,13 +22,6 @@
# Most hosts are set in private
matchBlocks = {
"*.cmu.edu" = {
user = "atosini";
extraOptions = {
GSSAPIAuthentication = "yes";
GSSAPIDelegateCredentials = "yes";
};
};
"github.com".extraOptions.ControlMaster = "no";
};
};