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

This commit is contained in:
Ittihadyya 2024-12-20 12:40:20 +02:00
commit 786c6c5ae1

View file

@ -15,7 +15,7 @@
podman = {
enable = true;
dockerCompat = false;
defaultNetwork.settings.dns_enabled = true;
defaultNetwork.settings.dns_enabled = false;
};
oci-containers.backend = "podman";
};