Merge pull request #209927 from thanegill/patch-4

This commit is contained in:
Sandro
2023-01-11 02:47:07 +01:00
committed by GitHub

View File

@@ -214,7 +214,7 @@ in
}; };
}) })
]; ];
podman.defaultNetwork.dnsname.enable = true; podman.defaultNetwork.settings.dns_enabled = true;
}; };
}; };
} }