1 2 3 4
{ lib, ... }: { imports = lib.modulesIn ./. |> lib.attrValues; }
Consider giving Nix/NixOS a try! <3