hopefully fix gitea runner firewall issue

This commit is contained in:
2026-07-27 19:38:59 +02:00
parent 0024bf2032
commit 31e5f1f10c
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -4,6 +4,7 @@
nameservers = ["1.1.1.1" "1.0.0.1"];
firewall = {
enable = true;
trustedInterfaces = [ "podman0" ];
};
nftables = {
enable = true;