From 3247f8617433ad3fc9a9ff7abbb663369badf7ee Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 27 Dec 2024 19:11:50 -0800 Subject: remove mention of other git servers --- nix/users/fcuny/git.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'nix/users/fcuny/git.nix') diff --git a/nix/users/fcuny/git.nix b/nix/users/fcuny/git.nix index 9f7023a..5f52bef 100644 --- a/nix/users/fcuny/git.nix +++ b/nix/users/fcuny/git.nix @@ -63,9 +63,6 @@ "ssh://git@github.rbx.com/" = { insteadOf = "https://github.rbx.com/"; }; - "ssh://git@git.fcuny.net:422/" = { - insteadOf = "https://git.fcuny.net/"; - }; }; }; }; -- cgit v1.2.3