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