that apparently killed forgejo-runners? i am re-enabling it now and want to see if pihole really dies from this or if it was just a coincidence
Some checks failed
/ Check formatting (push) Failing after 1s
Some checks failed
/ Check formatting (push) Failing after 1s
This commit is contained in:
parent
786c6c5ae1
commit
30d01bd63b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = false;
|
||||
defaultNetwork.settings.dns_enabled = false;
|
||||
defaultNetwork.settings.dns_enabled = dns;
|
||||
};
|
||||
oci-containers.backend = "podman";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue