diff --git a/nomad/regions/homelab-1/job/conduit.hcl b/nomad/regions/homelab-1/job/conduit.hcl index e82ca90..b05cbbf 100644 --- a/nomad/regions/homelab-1/job/conduit.hcl +++ b/nomad/regions/homelab-1/job/conduit.hcl @@ -141,7 +141,7 @@ EOF } config { - flake_ref = "${var.flake_ref}#nixngSystems.registrations.config.system.build.toplevel" + flake_ref = "${var.flake_ref}#nixngSystems.heisenbridge.config.system.build.toplevel" flake_sha = var.flake_sha entrypoint = [ "init" ] }