summaryrefslogtreecommitdiff
path: root/guix/home.scm
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2025-02-08 05:46:29 +0200
committerThanos Apollo <[email protected]>2025-02-08 05:46:29 +0200
commit5fdc6d3eeb3788e02c1145b6966197b13c6cb6c2 (patch)
tree8503ef04bd8d2f30eb06a1461727726cd6f61265 /guix/home.scm
parent70d17697c8527415a0d498520e11d8f7198a6996 (diff)
guix: home: Replace icecat wtih librewolf
Diffstat (limited to 'guix/home.scm')
-rw-r--r--guix/home.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/home.scm b/guix/home.scm
index 0ec1593..ede7576 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -37,11 +37,11 @@
(home-environment
(packages
(specifications->packages
- (append '("perl" "yt-dlp" "torbrowser" "icecat" "sbcl" "notmuch" "hunspell-dict-en"
+ (append '("perl" "yt-dlp" "torbrowser" "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"
- "mlocate" "rsync" "grimshot" "swayidle" "htop"
+ "mlocate" "rsync" "grimshot" "swayidle" "htop" "librewolf"
"net-tools" "gnupg" "stow" "dunst" "libnotify")
thanos/emacs-packages thanos/python-packages thanos/fonts-packages)))
(services