_: {
programs.texlive = {
enable = true;
extraPackages = tpkgs: {
inherit (tpkgs) scheme-infraonly;
};
}