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