Update gitlab-runner process

This commit is contained in:
Greg Hellings
2024-01-20 00:43:20 -06:00
parent fc21798881
commit 51b8f0db8a
4 changed files with 42 additions and 42 deletions
-1
View File
@@ -54,7 +54,6 @@ lib.attrsets.recursiveUpdate {
executor = "shell";
limit = 5;
registrationConfigFile = config.age.secrets.runner-reg.path;
tagList = [ "shell" name ];
environmentVariables = {
EFI_DIR = "${pkgs.OVMF.fd}/FV/";
};