staging-hydra: fix colmena deployment
Jörg Thalheim committed
Jun 19, 2026 at 10:36 UTC
5e6c26720e3a48fbbd7a849217d1026bea0cb4ed
1 file changed
+1
-1
non-critical-infra/flake-module.nix
+1
-1
@@ -7,7 +7,7 @@
7
colmena.hosts = {
8
caliban = { };
9
umbriel = { };
10
- staging-hydra = { };
10
+ staging-hydra.targetHost = "staging-hydra.nixos.org";
11
12
# ofborg
13
"core01.ofborg.org".targetHost = "core01.ofborg.org";