From 95f8ac6a9a76ac034f5b0967c1c33b8c4fe26824 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Thu, 7 Nov 2024 11:29:49 +0100 Subject: [PATCH] feat: :sparkles: Add LaTeXMedium packages --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/flake.nix b/flake.nix index d663f3a..28c634d 100644 --- a/flake.nix +++ b/flake.nix @@ -24,6 +24,9 @@ pkgs.termdown pkgs.gh-copilot pkgs.gh + pkgs.zathura + pkgs.texliveMedium + pkgs.texlab ]; # HomeBrew configuration @@ -46,6 +49,7 @@ "termius" "tower" "mattermost" + "aldente" ]; brews = [ "wget"