Set up wallabag.el

This commit is contained in:
2022-08-13 14:47:42 +02:00
parent 10428092bd
commit 00ee2dbd6f
2 changed files with 13 additions and 0 deletions

View File

@@ -7,3 +7,4 @@
;; (package! builtin-package :disable t)
(package! org-super-agenda)
(package! org-chef)
(package! wallabag :recipe (:host github :repo "chenyanming/wallabag.el" :files ("*.el" "*.alist" "*.css")))