Add pdf-tools, enable emacs biblio module

This commit is contained in:
Evie Litherland-Smith 2023-10-08 11:58:32 +01:00
parent ad63fc07e9
commit 0cf6358614
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,7 @@ in {
# Emacs dependencies
emacsPackages.mu4e
emacsPackages.vterm
emacsPackages.pdf-tools
coreutils
gnutls
ripgrep

View file

@ -86,7 +86,7 @@
:tools
;; ansible
;; biblio ; Writes a PhD for you (citation needed)
biblio ; Writes a PhD for you (citation needed)
;; debugger ; FIXME stepping through code, to help you add bugs
direnv
(docker +lsp)