{ lib, ... }: let result = lib.evalModules { modules = [ ./options.nix ./infra.nix ]; }; in result.config