try to fix, but actually we need to switch to podman wholesale

This commit is contained in:
philip-peterson 2024-12-06 22:49:57 -09:00
parent a82ebae6ca
commit db70bf6764

View file

@ -96,7 +96,7 @@ in {
virtualisation.podman = { virtualisation.podman = {
enable = true; enable = true;
dockerSocket.enable = true; dockerSocket.enable = true;
defaultNetwork.dnsname.enable = true; defaultNetwork.settings.dns_enabled = true;
}; };
virtualisation.oci-containers = { virtualisation.oci-containers = {