change network
This commit is contained in:
parent
e039fa91da
commit
83f2a219c4
2 changed files with 2 additions and 8 deletions
|
|
@ -6,13 +6,6 @@ in {
|
|||
podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings = {
|
||||
driver = "macvlan";
|
||||
network_interface = "vserver";
|
||||
ipam_options = {
|
||||
driver = "dhcp";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue