podman fix
This commit is contained in:
parent
aab779c65f
commit
74c85961df
@ -6,6 +6,7 @@
|
|||||||
virtualisation.podman = {
|
virtualisation.podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultNetwork.settings = { dns_enabled = true; };
|
defaultNetwork.settings = { dns_enabled = true; };
|
||||||
|
networkSocket.openFirewall = true;
|
||||||
};
|
};
|
||||||
virtualisation.oci-containers.backend = "podman";
|
virtualisation.oci-containers.backend = "podman";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user