blade-router: we need config attribute...
This commit is contained in:
parent
a5ffe43e14
commit
cae0c4eb94
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
{ lib, ... }:
|
||||
{ lib, config, ... }:
|
||||
with lib;
|
||||
{
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue