thanatos: setup gitlab-runner

This commit is contained in:
Antoine Martin 2024-11-20 11:01:35 +01:00
parent 92174a888f
commit c88a7c2475
4 changed files with 20 additions and 0 deletions

View file

@ -15,6 +15,7 @@
lib.mapAttrs toSecret {
"users/alarsyo-hashed-password" = {};
"users/root-hashed-password" = {};
"gitlab-runner/thanatos-runner-env" = {};
};
};
}