diff options
Diffstat (limited to '')
-rw-r--r-- | modules/common/git.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/common/git.nix b/modules/common/git.nix index 45a0347..f582f66 100644 --- a/modules/common/git.nix +++ b/modules/common/git.nix @@ -106,7 +106,10 @@ in { "freedesktop" = "gitlab.freedesktop.org"; "gnome" = "gitlab.gnome.org"; "haskell" = "gitlab.haskell.org"; + "homotopic" = "gitlab.homotopic.tech"; + "horizon" = "gitlab.horizon-haskell.net"; "kde" = "invent.kde.org"; + "nixca" = "gitlab.nixca.dev"; "notabug" = "notabug.org"; "opencode" = "opencode.net"; "torproject" = "gitlab.torproject.org"; |