{ pkgs ? import { }, }: { dashboard = pkgs.callPackage ./dashboard.nix { }; }