about summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/git/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/git/default.nix b/home/git/default.nix
index 04a4ce5..407bd88 100644
--- a/home/git/default.nix
+++ b/home/git/default.nix
@@ -41,7 +41,6 @@ in
       userEmail = "franck@fcuny.net";
       extraConfig = {
         "credential \"https://github.com\"" = { username = "fcuny"; };
-        "credential \"https://cl.fcuny.net\"" = { username = "fcuny"; };
       };
       ignores = [
         "*.elc"