try to fix, but actually we need to switch to podman wholesale
This commit is contained in:
parent
a82ebae6ca
commit
db70bf6764
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue