summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2025-03-19 22:33:34 +0100
committerAlan Pearce2025-03-19 22:33:34 +0100
commitca3100aa60211070aa031956f616c6616110e873 (patch)
tree6576a1dfaaf2c4f0e304a8a7420c822b841f281a /system
parentd056f41aea3c92936a5a313d15265225641ecd48 (diff)
downloadnixfiles-ca3100aa60211070aa031956f616c6616110e873.tar.lz
nixfiles-ca3100aa60211070aa031956f616c6616110e873.tar.zst
nixfiles-ca3100aa60211070aa031956f616c6616110e873.zip
git-server: mirror gomponents to sourcehut and github
Diffstat (limited to 'system')
-rw-r--r--system/settings/services/git-server.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/services/git-server.nix b/system/settings/services/git-server.nix
index b1de0c34..1d7df1e5 100644
--- a/system/settings/services/git-server.nix
+++ b/system/settings/services/git-server.nix
@@ -28,6 +28,7 @@ let
     searchix = [ "sourcehut" ];
     website = [ "sourcehut" ];
     homestead = [ "sourcehut" ];
+    gomponents = [ "sourcehut" "github" ];
     nix-packages = [ "sourcehut" "github" ];
     zola-bearblog = [ "sourcehut" "codeberg" ];
   };