diff --git a/home/git/default.nix b/home/git/default.nix index e9ccde8..aff0ac6 100644 --- a/home/git/default.nix +++ b/home/git/default.nix @@ -124,20 +124,6 @@ in autoSquash = true; autoStash = true; }; - - url = { - "git@gitea.belanyi.fr:" = { - insteadOf = "https://gitea.belanyi.fr/"; - }; - - "git@github.com:" = { - insteadOf = "https://github.com/"; - }; - - "git@gitlab.com:" = { - insteadOf = "https://gitlab.com/"; - }; - }; }; # Multiple identities