oops
This commit is contained in:
parent
a3200dc2af
commit
37fc7aee33
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
docker.enable = true;
|
||||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = false;
|
||||
dockerCompat = lib.mkDefault false;
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
};
|
||||
oci-containers.backend = "podman";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue