blade-router: we need config attribute...

This commit is contained in:
Luke Granger-Brown 2021-03-29 23:29:26 +01:00
parent a5ffe43e14
commit cae0c4eb94

View file

@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0
{ lib, ... }:
{ lib, config, ... }:
with lib;
{
imports = [