with import ; { imports = map (name: ./. + "/${name}") (filter (name: name != "default.nix" && !hasPrefix "." name) (attrNames (readDir ./.))); }