change network
This commit is contained in:
@@ -6,13 +6,6 @@ in {
|
||||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings = {
|
||||
driver = "macvlan";
|
||||
network_interface = "vserver";
|
||||
ipam_options = {
|
||||
driver = "dhcp";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user