about summary refs log tree commit diff
path: root/ops/besadii/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'ops/besadii/main.go')
-rw-r--r--ops/besadii/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/besadii/main.go b/ops/besadii/main.go
index 460eddf265..46b76bd881 100644
--- a/ops/besadii/main.go
+++ b/ops/besadii/main.go
@@ -60,7 +60,7 @@ type Manifest struct {
 func prepareManifest(commit string) string {
 	m := Manifest{
 		Image:   "nixos/latest",
-		Sources: []string{"https://git.camden.tazj.in/"},
+		Sources: []string{"https://git.tazj.in/"},
 
 		// secret for cachix/tazjin
 		Secrets: []string{"f7f02546-4d95-44f7-a98e-d61fdded8b5b"},