summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2025-02-04 16:43:50 +0200
committerThanos Apollo <[email protected]>2025-02-04 16:43:50 +0200
commit8fa9db10bf9193e10a19f4b8c583f40f3959208a (patch)
tree0f1d55b98227c87b27a271f89817695e9aa77281
parented45e566e02b70c772b84a9a89b3b5c671352c13 (diff)
guix: home: Update packages & env vars.
* Add dicpath
-rw-r--r--guix/home.scm15
1 files changed, 7 insertions, 8 deletions
diff --git a/guix/home.scm b/guix/home.scm
index c03e0ae..0ec1593 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -28,10 +28,11 @@
'("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-org-present" "emacs-sudo-edit"
- "emacs-magit"))
+ "emacs-magit" "emacs-telega"))
(define thanos/python-packages
- '("python-next" "python-pip" "python-lsp-server" "python-numpy"))
+ '("python-next" "python-pip" "python-lsp-server" "python-numpy" "python-pyflakes"
+ "python-pyflakes"))
(home-environment
(packages
@@ -40,9 +41,8 @@
"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"
- "hunspell-dict-el" "mlocate" "rsync" "grimshot" "swayidle" "htop"
- "net-tools" "gnupg" "texlive" "texlive-collection-latexrecommended"
- "stow")
+ "mlocate" "rsync" "grimshot" "swayidle" "htop"
+ "net-tools" "gnupg" "stow" "dunst" "libnotify")
thanos/emacs-packages thanos/python-packages thanos/fonts-packages)))
(services
(list (service home-bash-service-type
@@ -63,11 +63,10 @@
'(("VISUAL" . "emacsclient")
("EDITOR" . "emacsclient")
("GTK_THEME" . "Adwaita-dark")
- ("XDG_CURRENT_DESKTOP" . "sway")
- ("XDG_SESSION_TYPE" . "wayland")
("BROWSER" . "icecat")
("XDG_SCREENSHOTS_DIR" . "/home/$USER/Pictures/screenshots/")
- ("PATH" . "/home/$USER/.local/bin:$PATH")))
+ ("PATH" . "/home/$USER/.local/bin:$PATH")
+ ("DICPATH" . "$DICPATH:$HOME/Dev/dics/el-polytonic")))
(service home-gpg-agent-service-type
(home-gpg-agent-configuration
(pinentry-program