3 myconf = lib.evalModules { modules = [ { } ]; };
7 # We can't do this. A configuration is not equal to its set of a modules.
8 # Equating those would lead to a mess, as specialArgs, anonymous modules
9 # that can't be deduplicated, and possibly more come into play.