{ inputs, lib, ... }: with lib; with lib.my; { imports = [ ] ++ mapModulesRec' (toString ./modules) import; networking.useDHCP = mkDefault false; }