git ssh don't force user

This commit is contained in:
Till 2026-03-05 10:22:10 +01:00
parent accc04e214
commit 6f30269e1e

View file

@ -41,6 +41,10 @@ in
identityFile = certs.uni;
};
"git.ktiu.net" = {
identityFile = certs.personal;
};
"arielle (arielle|git).ktiu.net" = {
hostname = "arielle.ktiu.net";
user = "till";