feat: Add LaTeXMedium packages

This commit is contained in:
Louis Gallet 2024-11-07 11:29:49 +01:00
parent 784669bb3b
commit 95f8ac6a9a
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511

View File

@ -24,6 +24,9 @@
pkgs.termdown pkgs.termdown
pkgs.gh-copilot pkgs.gh-copilot
pkgs.gh pkgs.gh
pkgs.zathura
pkgs.texliveMedium
pkgs.texlab
]; ];
# HomeBrew configuration # HomeBrew configuration
@ -46,6 +49,7 @@
"termius" "termius"
"tower" "tower"
"mattermost" "mattermost"
"aldente"
]; ];
brews = [ brews = [
"wget" "wget"