lmfao
Some checks failed
/ Check formatting (push) Failing after 1s

This commit is contained in:
Ittihadyya 2024-12-20 13:07:14 +02:00
parent 30d01bd63b
commit b2b6347485

View file

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