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
|
||||
};
|
||||
|
||||
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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue