{ lib, ... }: { options.mySystem = lib.mkSubmodule { description = "Root for custom mySystem options"; options = {}; }; }