fix(doom): use Nix pdf-tools & emacsql-sqlite
This commit is contained in:
parent
5894ac3d48
commit
3185396c41
2 changed files with 4 additions and 2 deletions
|
@ -48,3 +48,6 @@
|
|||
;(unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;(unpin! t)
|
||||
|
||||
(package! emacsql-sqlite :built-in 'prefer)
|
||||
(package! pdf-tools :built-in 'prefer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue