[hydra] point autoUpdate to new hydra instance

This commit is contained in:
2026-08-21 13:58:03 +02:00
parent c816f7a87f
commit 659bcc2f24
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -17,10 +17,10 @@ in
malobeo.autoUpdate = {
enable = true;
url = "https://hydra.dynamicdiscord.de";
url = "https://hydra.malobeo.org";
project = "malobeo";
jobset = "infrastructure";
cacheurl = "https://cache.dynamicdiscord.de";
cacheurl = "https://cache.malobeo.org";
};
malobeo.disks = {
+2 -2
View File
@@ -42,10 +42,10 @@ in
malobeo.autoUpdate = {
enable = true;
url = "https://hydra.dynamicdiscord.de";
url = "https://hydra.malobeo.org";
project = "malobeo";
jobset = "infrastructure";
cacheurl = "https://cache.dynamicdiscord.de";
cacheurl = "https://cache.malobeo.org";
};
malobeo.backup = {
+2 -2
View File
@@ -14,10 +14,10 @@
malobeo.autoUpdate = {
enable = true;
url = "https://hydra.dynamicdiscord.de";
url = "https://hydra.malobeo.org";
project = "malobeo";
jobset = "infrastructure";
cacheurl = "https://cache.dynamicdiscord.de";
cacheurl = "https://cache.malobeo.org";
};
boot.loader.systemd-boot.enable = true;
+1 -1
View File
@@ -17,7 +17,7 @@ in
default = false;
};
# https://hydra.dynamicdiscord.de/job/malobeo/infrastructure/louise/latest
# https://hydra.malobeo.org/job/malobeo/infrastructure/louise/latest
url = mkOption {
description = lib.mdDoc ''
Url to your hydra instace. like https://hydra.example.de