a
This commit is contained in:
parent
8116a2953d
commit
2ccaa53a9c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ with lib;
|
|||
mkIf cfg.enable
|
||||
{
|
||||
networking.bridges = {
|
||||
${bridgeExt}.interfaces = { };
|
||||
${bridgeExt}.interfaces = [ ];
|
||||
} // (mapAttrs
|
||||
(server: _: {
|
||||
name = bridge server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue