home: git: rewrite personal gitea URLs to use ssh

This commit is contained in:
Bruno BELANYI 2021-10-18 14:44:08 +02:00
parent a9f751f0ed
commit 6a18be1d0a

View file

@ -124,6 +124,12 @@ in
autoSquash = true;
autoStash = true;
};
url = {
"git@gitea.belanyi.fr:" = {
insteadOf = "https://gitea.belanyi.fr/";
};
};
};
# Multiple identities