1 2 3 4 5 6 7
{ make, ... }: builtins.map (path: make path { }) [ ./french.nix ./english.nix ./german.nix ./japanese.nix ]