{ inputs, ... }: { flake.legacyPackages = { yada-router = import "${inputs.liminix}/default.nix" { liminix-config = import }; }; }