From d61154c72a0a74cb5cf948eb545fdda9c329879a Mon Sep 17 00:00:00 2001 From: Ahurac Date: Sun, 6 Oct 2024 22:30:43 +0200 Subject: [PATCH] feat: add texlive --- common/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/home.nix b/common/home.nix index 7befea6..bf0636c 100644 --- a/common/home.nix +++ b/common/home.nix @@ -27,6 +27,7 @@ nixfmt-classic cloc nodejs_22 + texliveFull (nerdfonts.override { fonts = [ "Hack" ]; }) ];