uh merged some changes with a local branch because i was working on multiple things at once -e
Some checks failed
/ Check formatting (push) Failing after 1s
Some checks failed
/ Check formatting (push) Failing after 1s
This commit is contained in:
commit
786c6c5ae1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = false;
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
defaultNetwork.settings.dns_enabled = false;
|
||||
};
|
||||
oci-containers.backend = "podman";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue