devices/zyxel-nwa50ax: ensure bridge is always available

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
pull/10/head
Raito Bezarius 2024-02-19 01:20:01 +01:00
parent 422f3edab1
commit 3c70a0d037
1 changed files with 3 additions and 0 deletions

View File

@ -91,6 +91,9 @@
};
in {
imports = [
# We include it to ensure the bridge functionality
# is available on the target kernel.
../../modules/bridge
../../modules/arch/mipsel.nix
../../modules/outputs/tftpboot.nix
../../modules/outputs/zyxel-nwa-fit.nix