diff options
author | EuAndreh <eu@euandre.org> | 2023-08-20 22:50:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-08-20 22:50:02 -0300 |
commit | c14f838000bdfc30b98c02338d49e1b8fc4792b0 (patch) | |
tree | 222783f7bf3d8b15ab72cb2e5fe2d07887bcb8b1 | |
parent | etc/sh/rc: Set $NPROC to `nproc` (diff) | |
download | dotfiles-c14f838000bdfc30b98c02338d49e1b8fc4792b0.tar.gz dotfiles-c14f838000bdfc30b98c02338d49e1b8fc4792b0.tar.xz |
etc/guix/home.scm: texlive -> texlive-bin package
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 0d1cd20..a10a2d6 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -497,7 +497,7 @@ libraries/software/operating systems grap ghostscript enscript - texlive + texlive-bin jq xmlstarlet recutils |