summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-12-28 16:47:53 +0200
committerThanos Apollo <[email protected]>2024-12-28 16:48:35 +0200
commitdd613d3ac59e192448ead06fe73d6420b3f0ef55 (patch)
treef2cf86b854a212c03d26c6c69e3ca1bf477356da /guix
parent3a0b7a2aae782d21bf58eeaf4cdb8522e5b993fc (diff)
parent237a00e847ff9157659531faeec7e1af3ee349a1 (diff)
Merge branch 'xmas-rewrites'
Diffstat (limited to 'guix')
-rw-r--r--guix/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/home.scm b/guix/home.scm
index 2a54561..d624e67 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -27,7 +27,7 @@
(define thanos/emacs-packages
'("emacs-next-pgtk" "emacs-nov-el" "emacs-pdf-tools" "emacs-emms"
"emacs-geiser" "emacs-geiser-guile" "emacs-notmuch" "emacs-password-store"
- "emacs-debbugs" "emacs-0x0" "emacs-emojify"))
+ "emacs-debbugs" "emacs-0x0" "emacs-emojify" "emacs-org-present" "emacs-sudo-edit"))
(define thanos/python-packages
'("python-next" "python-pip" "python-lsp-server" "python-numpy"))