aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/git.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-12-27 19:11:50 -0800
committerFranck Cuny <franck@fcuny.net>2024-12-27 19:11:50 -0800
commit3247f8617433ad3fc9a9ff7abbb663369badf7ee (patch)
tree75ecf642cdc66694371f6700a950ff5f7cf04564 /nix/users/fcuny/git.nix
parentformat justfile (diff)
downloadinfra-3247f8617433ad3fc9a9ff7abbb663369badf7ee.tar.gz
remove mention of other git servers
Diffstat (limited to 'nix/users/fcuny/git.nix')
-rw-r--r--nix/users/fcuny/git.nix3
1 files changed, 0 insertions, 3 deletions
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/";
- };
};
};
};