diff options
Diffstat (limited to '.doom.d')
-rw-r--r-- | .doom.d/packages.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.doom.d/packages.el b/.doom.d/packages.el index e835fce..a478533 100644 --- a/.doom.d/packages.el +++ b/.doom.d/packages.el @@ -55,3 +55,6 @@ :recipe (:host github :repo "bqv/weechat.el")) (package! hackernews) + +(package! mastodon) +(package! emojify) |