extneder: use bridge module

This commit is contained in:
Daniel Barlow 2023-08-31 18:29:45 +01:00
parent 7faf620c0b
commit e577caa15f
2 changed files with 3 additions and 4 deletions

View file

@ -5,7 +5,6 @@
}:
{ ifname } :
let
inherit (liminix.networking) interface;
inherit (liminix.services) bundle oneshot;
inherit (lib) mkOption types;
in oneshot rec {