This commit is contained in:
Lucy Hochkamp 2024-04-02 15:36:07 +02:00
parent 8116a2953d
commit 2ccaa53a9c
No known key found for this signature in database

View file

@ -18,7 +18,7 @@ with lib;
mkIf cfg.enable
{
networking.bridges = {
${bridgeExt}.interfaces = { };
${bridgeExt}.interfaces = [ ];
} // (mapAttrs
(server: _: {
name = bridge server;