add omada
This commit is contained in:
@@ -7,7 +7,11 @@ in {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings = {
|
||||
# subnets = [{ gateway = "10.42.97.1"; subnet = "10.42.97.0/24"; }];
|
||||
driver = "macvlan";
|
||||
master = "vserver";
|
||||
ipam_options = {
|
||||
driver = "dhcp";
|
||||
}
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user