blade-paris: fix import
This commit is contained in:
parent
ac63880ed7
commit
b09773e945
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ let
|
||||||
inherit (depot.ops) secrets;
|
inherit (depot.ops) secrets;
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
../lib/blade.nix
|
../lib/blade-router.nix
|
||||||
../lib/bgp.nix
|
../lib/bgp.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue