summaryrefslogtreecommitdiff
path: root/shenvs/config.nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-03-25 08:09:19 -0600
committerAlejandro Soto <alejandro@34project.org>2022-03-25 08:09:19 -0600
commit16dea7814caa2073775c1715b5dc9dca6f8bbe99 (patch)
tree6823103002bfbd1a1d27c8a3b2852c00e3d24cc5 /shenvs/config.nix
parent60186db09ce8859d0642f749a270b8daf466cde8 (diff)
shenvs: add tex
Diffstat (limited to 'shenvs/config.nix')
-rw-r--r--shenvs/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shenvs/config.nix b/shenvs/config.nix
index 61f4c8d..ea699d3 100644
--- a/shenvs/config.nix
+++ b/shenvs/config.nix
@@ -5,5 +5,6 @@ shenvs: {
el3310
randall
tabas
+ tex
];
}