Update runner config

This commit is contained in:
Paul-Henri Froidmont 2025-10-18 04:36:03 +02:00
parent 43bd129432
commit c0df5215ec
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
2 changed files with 4 additions and 4 deletions

View file

@ -74,6 +74,7 @@ in
shell = {
authenticationTokenConfigFile = cfg.runnerRegistrationConfigFile;
executor = "shell";
tagList = [ "nix" ];
};
};
};