summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-11-10 14:25:08 +0200
committerThanos Apollo <[email protected]>2024-11-10 14:25:08 +0200
commit379987902b80f0a1322faca5e76ae8ce6c0a2c43 (patch)
tree5d0a0a014770bdb06ba8da86ef2cd802267900bb /guix
parent0e97c641bcfd33df07ba56a92cc79ea4749e0c88 (diff)
guix: home: Update packages.
Diffstat (limited to 'guix')
-rw-r--r--guix/home.scm4
1 files changed, 2 insertions, 2 deletions
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"