diff options
author | EuAndreh <eu@euandre.org> | 2022-11-24 08:53:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-24 08:53:32 -0300 |
commit | 90de3e7f2e2aa6b2d5e08faa4fd92c944d4002e5 (patch) | |
tree | 3f88d18737384dd2f0df268e618bed7d8af1ad24 | |
parent | etc/guix/channels.scm: Change personal repository to "org-arrobaponto" (diff) | |
download | dotfiles-90de3e7f2e2aa6b2d5e08faa4fd92c944d4002e5.tar.gz dotfiles-90de3e7f2e2aa6b2d5e08faa4fd92c944d4002e5.tar.xz |
etc/guix/home.scm: Use patched "mailutils-sendmail" package
-rw-r--r-- | etc/guix/home.scm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 963bd8a..74a2e86 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -32,7 +32,8 @@ (guix git-download) (guix modules) (guix packages) - (guix utils)) + (guix utils) + (xyz euandreh queue)) (heredoc:enable-syntax) (define-public hunspell-iconv @@ -302,7 +303,7 @@ rsync tree diffoscope - mailutils + mailutils-sendmail entr pulseaudio password-store |