{ config, lib, pkgs, ... }: with lib; { machine.pkgsets.latex.pkgs = with pkgs; [ texlive.combined.scheme-full texlab ]; }