aboutsummaryrefslogtreecommitdiff
path: root/etc/guix/home.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-06-11 06:28:41 -0300
committerEuAndreh <eu@euandre.org>2026-06-11 06:28:41 -0300
commitefd2bf0c3a7019fcfff3ee34f7e55528ab513efb (patch)
treec7f351a257b8eba09b9b4d3dc7b2ac4b8f1310aa /etc/guix/home.scm
parentetc/tmux/: Try to make the background save less wasteful (diff)
downloaddotfiles-efd2bf0c3a7019fcfff3ee34f7e55528ab513efb.tar.gz
dotfiles-efd2bf0c3a7019fcfff3ee34f7e55528ab513efb.tar.xz
etc/guix/: Rename guile-heredoc to hereguile
Diffstat (limited to 'etc/guix/home.scm')
-rw-r--r--etc/guix/home.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 9980040e..79d51f26 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -2,7 +2,7 @@
((ice-9 textual-ports) #:prefix textual-ports:)
((guix licenses) #:prefix licenses:)
((guix transformations) #:prefix transformations:)
- ((xyz euandreh heredoc) #:prefix heredoc:)
+ ((hereguile) #:prefix hereguile:)
((org euandre queue) #:prefix q:)
((org euandre packages) #:prefix pkg:)
(gnu)
@@ -36,7 +36,7 @@
video
xdisorg
xml)
-(heredoc:enable-syntax)
+(hereguile:enable-syntax)