Add Gitea act-runner and test actions for the repo
CI / Terraform fmt + validate (push) Successful in 24s

This commit is contained in:
2026-04-19 14:20:18 +10:00
parent 6c0b1c9281
commit 96ddfa6ec5
9 changed files with 139 additions and 26 deletions
+1
View File
@@ -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