boop
This commit is contained in:
parent
4cc8b030de
commit
bd783d415d
1 changed files with 1 additions and 3 deletions
|
|
@ -19,9 +19,7 @@ with lib;
|
|||
{
|
||||
networking.bridges = {
|
||||
${bridgeExt}.interfaces = [ ];
|
||||
} // (mapAttrs'
|
||||
(server: _: nameValuePair (bridge server) ({ipv4.addresses = [];}))
|
||||
cfg.config);
|
||||
};
|
||||
networking.interfaces = {
|
||||
${bridgeExt}.ipv4.addresses = [{ address = "192.168.129.1"; prefixLength = 24; }];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue