{...}: { imports = builtins.map (x: ./. + ("/" + x)) (builtins.filter (x: x != "default.nix") (builtins.attrNames (builtins.readDir ./.))); }