summaryrefslogtreecommitdiffstats
path: root/.config/guix/manifest/doc.scm
diff options
context:
space:
mode:
Diffstat (limited to '.config/guix/manifest/doc.scm')
-rw-r--r--.config/guix/manifest/doc.scm8
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/guix/manifest/doc.scm b/.config/guix/manifest/doc.scm
new file mode 100644
index 0000000..b732864
--- /dev/null
+++ b/.config/guix/manifest/doc.scm
@@ -0,0 +1,8 @@
+(specifications->manifest
+ '("libreoffice"
+ "texlive-amsfonts"
+ "texlive-base"
+ "texlive-latex-listings"
+ ;; "texlive-palatino"
+ "texlive-xcolor"
+))