diff options
author | EuAndreh <eu@euandre.org> | 2023-03-13 15:59:15 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-13 15:59:15 -0300 |
commit | 39f376661fbfc7422c48f19d4efec630a9e7e906 (patch) | |
tree | 37620d38c0060d0839c509328986d4d98a65751e | |
parent | etc/guix/system.scm: Fix to new import path of personal channel (diff) | |
download | dotfiles-39f376661fbfc7422c48f19d4efec630a9e7e906.tar.gz dotfiles-39f376661fbfc7422c48f19d4efec630a9e7e906.tar.xz |
etc/guix/home.scm: Use mailutils-sendmail from personal channel
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 6c7812b..09306bc 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -376,7 +376,7 @@ left it off the last time it was used.") rsync tree diffoscope - mailutils + mailutils-sendmail entr pulseaudio password-store |