diff --git a/terranix/containers/ingress-toothpick/job.hcl b/terranix/containers/ingress-toothpick/job.hcl index 27f0e92..ab76217 100644 --- a/terranix/containers/ingress-toothpick/job.hcl +++ b/terranix/containers/ingress-toothpick/job.hcl @@ -186,6 +186,7 @@ job "ingress" { config { nix_flake_ref = "${var.flake_ref}#nixngConfigurations.ingressToothpick.config.system.build.toplevel" nix_flake_sha = var.flake_sha + nix_flake_store_path = var.store_path entrypoint = [ "init" ] }