{ lib, ... }: with lib; { nixfiles = _: { imports = attrValues (modulesIn ./.); }; }