diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-02-24 19:35:41 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-02-24 19:35:41 -0500 |
commit | ba2e2d7b10223deaf2d0bdd3cda2073f7aba2fbf (patch) | |
tree | c5e6d8569029179386611075798a21169158d9b3 /home-config/home-configuration.scm | |
parent | f1bc773106aae04b7f622e72cbfd1650c24b1ed7 (diff) |
Added dockerg alias for GUI docker runs
Added LaTeX packages
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 982ecc0..8da1a78 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -107,6 +107,8 @@ | |||
107 | "texlive-parskip" | 107 | "texlive-parskip" |
108 | "texlive-etoolbox" | 108 | "texlive-etoolbox" |
109 | "texlive-setspace" | 109 | "texlive-setspace" |
110 | "texlive-booktabs" | ||
111 | "texlive-mdwtools" | ||
110 | "zathura" | 112 | "zathura" |
111 | "zathura-pdf-mupdf" | 113 | "zathura-pdf-mupdf" |
112 | "go" | 114 | "go" |