update nix ssh cache
This commit is contained in:
parent
868496d2b9
commit
72e4e38fe9
4 changed files with 43 additions and 43 deletions
|
@ -11,7 +11,7 @@ in
|
|||
virtualisation.docker.enable = true;
|
||||
services.gitlab-runner = {
|
||||
enable = true;
|
||||
settings.concurrent = 12;
|
||||
settings.concurrent = 6;
|
||||
services = {
|
||||
# runner for building in docker via host's nix-daemon
|
||||
# nix store will be readable in runner, might be insecure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue