Podman: Difference between revisions
imported>PaulGrandperrin It's not necessary anymore to set virtualisation.podman.extraPackages = [ pkgs.zfs ]; |
imported>Nrabulinski m Removed a comment which depicted the same snipped that's already present |
||
Line 15: | Line 15: | ||
# Required for containers under podman-compose to be able to talk to each other. | # Required for containers under podman-compose to be able to talk to each other. | ||
defaultNetwork.settings.dns_enabled = true; | defaultNetwork.settings.dns_enabled = true; | ||
}; | }; | ||
}; | }; |