From 379987902b80f0a1322faca5e76ae8ce6c0a2c43 Mon Sep 17 00:00:00 2001
From: Thanos Apollo <public@thanosapollo.org>
Date: Sun, 10 Nov 2024 14:25:08 +0200
Subject: guix: home: Update packages.

---
 guix/home.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'guix')

diff --git a/guix/home.scm b/guix/home.scm
index 5037815..2b64022 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-jabber" "emacs-yeetube"
-    "emacs-debbugs" "emacs-eshell-git-prompt" "emacs-0x0" "emacs-org-roam"
+    "emacs-debbugs" "emacs-eshell-git-prompt" "emacs-0x0" "emacs-org-roam-ui"
     "emacs-markdown-mode" "emacs-gnosis" "emacs-notmuch" "emacs-password-store"
     "emacs-flycheck-package" "emacs-emojify"))
 
@@ -37,7 +37,7 @@
 
 (home-environment
  (packages (specifications->packages
-	    (append '("perl" "yt-dlp" "torbrowser" "icecat" "sbcl" "notmuch"
+	    (append '("perl" "yt-dlp" "torbrowser" "icecat" "sbcl" "notmuch" "hunspell-dict-en"
 		      "gcc-toolchain" "sqlite" "hyfetch" "transmission" "isync" "mpv"
 		      "steam" "signal-desktop" "git" "fuzzel" "alacritty" "password-store"
 		      "curl" "dino" "bind" "nmap" "hunspell" "wtype" "hunspell-dict-en-med"
-- 
cgit v1.2.3