doom: add dashboard package

This commit is contained in:
Inhji 2024-02-07 08:37:19 +01:00
parent 5366c24332
commit 2ce52ef229
1 changed files with 2 additions and 1 deletions

View File

@ -13,8 +13,9 @@
(package! org-modern)
(package! org-auto-tangle)
(package! org-journal :disable t)
(package! org-habit-stats)
(package! dashboard)
(package! org-journal :disable t)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: