small figs

This commit is contained in:
alisceon 2025-09-30 20:01:36 +02:00
parent 7bf80aa106
commit bff78cdd28

View file

@ -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 = {