meta: Only install texlive on desktop

Let's not write papers on the phone.
This commit is contained in:
Donovan Glover
2024-06-20 13:50:15 -04:00
parent 3e5a395dc8
commit 6b404306bf
2 changed files with 1 additions and 1 deletions

View File

@@ -115,7 +115,6 @@ in
clippy
;
inherit (pkgs)
texliveFull
tectonic
;
})