diff --git a/routers/default.nix b/routers/default.nix index cb37001..0c5d3c5 100644 --- a/routers/default.nix +++ b/routers/default.nix @@ -1,4 +1,4 @@ -{ inputs, pkgs, ... }: +{ inputs, ... }: { flake.legacyPackages = { whitehouse-router = import "${inputs.liminix}/default.nix" {