From ee0b926ffe6e04a71a2aeead2aef41631957a6fe Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Thu, 26 Oct 2023 10:15:30 -0400 Subject: [PATCH] tex --- home-config/home-configuration.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 3b05add..5c044e2 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -57,6 +57,23 @@ "pkg-config" + "pandoc" ;; tex + "texlive-bin" + "texlive-scheme-basic" + "texlive-txfonts" + "texlive-amsfonts" + "texlive-lm" + "texlive-lm-math" + "texlive-iftex" + "texlive-unicode-math" + "texlive-fontspec" + "texlive-xcolor" + "texlive-geometry" + "texlive-hyperref" + "texlive-parskip" + "texlive-etoolbox" + + "ripgrep" ;; lunar vim packages "tree-sitter-cli" ;; vimmmmmmm "python-pynvim" @@ -99,6 +116,7 @@ "nm-tray" "pavucontrol" "syncthing" + "filezilla" "pinentry" "ungoogled-chromium")) (list neovim-new ;; custom made packages