{osConfig, ...}: let cfg = osConfig.marleycfg; in { config = { marleycfg = { inherit (cfg) my profiles; }; }; }