Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-07-10 23:48:50 +02:00
parent 236e87461b
commit 2c857cadfb
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -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" ]
}