about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/git/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/git/default.nix b/hm/soispha/conf/git/default.nix
index 327a2cc2..9fa9df44 100644
--- a/hm/soispha/conf/git/default.nix
+++ b/hm/soispha/conf/git/default.nix
@@ -131,7 +131,7 @@ in {
         conflictstyle = "diff3";
       };
       url = {
-        "git@codeberg.org" = {
+        "git@codeberg.org:" = {
           insteadOf = "@cb:";
         };
         "https://codeberg.org/" = {