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
};
virtualization.podman.dockerCompat = false;
virtualisation.docker = {
enable = true;
autoPrune = {
@ -55,6 +55,7 @@
# GitLab Runner configured to use the local Docker daemon
services.gitlab-runner = {
isNormalUser = true;
enable = true;
services = {
ci-nspawn-docker = {