add podman settings
parent
c78d9e9e24
commit
9f89c0d9a1
|
@ -15,6 +15,7 @@ in
|
|||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue