small figs
This commit is contained in:
parent
7bf80aa106
commit
bff78cdd28
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
];
|
];
|
||||||
}; # end isponsorblocktv
|
}; # end isponsorblocktv
|
||||||
};
|
};
|
||||||
|
virtualization.podman.dockerCompat = false;
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoPrune = {
|
autoPrune = {
|
||||||
|
|
@ -55,6 +55,7 @@
|
||||||
|
|
||||||
# GitLab Runner configured to use the local Docker daemon
|
# GitLab Runner configured to use the local Docker daemon
|
||||||
services.gitlab-runner = {
|
services.gitlab-runner = {
|
||||||
|
isNormalUser = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
services = {
|
services = {
|
||||||
ci-nspawn-docker = {
|
ci-nspawn-docker = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue