summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-06-16 17:33:08 +0300
committerThanos Apollo <[email protected]>2024-06-16 17:33:08 +0300
commit11ebdca3eabedf65046bbef10f3127f50d522bce (patch)
tree1fa3c35c53fe9a9e0f469da7ee21568745f41e38 /guix
parent351c5739d4059145239819f4aa63782ef9da3abe (diff)
guix:(home) style
Diffstat (limited to 'guix')
-rw-r--r--guix/home.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/guix/home.scm b/guix/home.scm
index ef018b4..97c146b 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -21,9 +21,8 @@
(format #f "~a/dotfiles" (getenv "HOME")))
(define thanos/emacs-packages
- (list "emacs-pgtk" "emacs-nov-el" "emacs-pdf-tools"
- "emacs-elpy" "emacs-geiser" "emacs-geiser-guile"
- "emacs-vterm" "emacs-jabber" "emacs-yeetube"))
+ '("emacs-pgtk" "emacs-nov-el" "emacs-pdf-tools" "emacs-elpy"
+ "emacs-geiser" "emacs-geiser-guile" "emacs-vterm" "emacs-jabber"))
(home-environment
;; Below is the list of packages that will show up in your
@@ -80,6 +79,7 @@
("BROWSER" . "icecat")
("XDG_SCREENSHOTS_DIR" . "/home/$USER/Pictures/screenshots/")
("PATH" . "/home/$USER/.local/bin:$PATH")))
+
;; GPG Configuration
(service home-gpg-agent-service-type
(home-gpg-agent-configuration