Setup MinIO in runner

This commit is contained in:
Greg Hellings
2024-06-21 17:06:47 -05:00
parent 77f8dec208
commit eb88be9116
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -120,6 +120,7 @@ in {
registrationConfigFile = config.age.secrets.runner-qemu.path;
environmentVariables = {
EFI_DIR = "${pkgs.OVMF.fd}/FV/";
STORAGE_URL = "http://localhost:9000";
};
};
};
@@ -132,6 +133,7 @@ in {
curl
gawk
git
minio-client
p7zip
packer
pup