error whom
This commit is contained in:
parent
df8ab8e97d
commit
8cad7c3620
1 changed files with 2 additions and 3 deletions
|
|
@ -134,7 +134,6 @@
|
|||
# GitLab Runner
|
||||
services.gitlab-runner = {
|
||||
enable = true;
|
||||
user = "gitlab-runner";
|
||||
|
||||
services = {
|
||||
ci-nspawn-rootless-podman = {
|
||||
|
|
@ -176,7 +175,7 @@
|
|||
mount_program = "${pkgs.fuse-overlayfs}/bin/fuse-overlayfs"
|
||||
additionalimagestores = []
|
||||
'';
|
||||
}; # end containers.ci.config
|
||||
}; # end containers.ci
|
||||
}; # end containers.gitlab-runner.config
|
||||
}; # end containers.gitlab-runner
|
||||
} # end file
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue