Add Gitea act-runner and test actions for the repo
Some checks failed
CI / Terraform fmt + validate (push) Failing after 42s
Some checks failed
CI / Terraform fmt + validate (push) Failing after 42s
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
cni_path = "$${pkgs.cni-plugins}/bin";
|
||||
};
|
||||
plugin.docker.config.allow_privileged = true;
|
||||
plugin.docker.config.volumes.enabled = true;
|
||||
};
|
||||
extraPackages = with pkgs; [
|
||||
cni-plugins
|
||||
|
||||
Reference in New Issue
Block a user