diff --git a/flake.nix b/flake.nix index 21924ed..5aa1987 100644 --- a/flake.nix +++ b/flake.nix @@ -87,6 +87,9 @@ } { name = "PACKER_CONFIG_DIR"; value = "./packer_config"; + } { + name = "STORAGE_URL"; + value = "http://s3.thehellings.lan:9000"; } ]; };