aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure/guix
diff options
context:
space:
mode:
Diffstat (limited to 'src/infrastructure/guix')
-rw-r--r--src/infrastructure/guix/system.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index 516e027..c421bd1 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -507,9 +507,8 @@
HOSTNAME="$(hostname)"
mail \
-a 'Content-Type: text/plain; charset=UTF-8' \
- -a "From:cron@$HOSTNAME" \
-s "(exit status: $STATUS) - $SUBJECT" \
- "dev@$HOSTNAME" < "$OUT" || cat "$OUT"
+ root < "$OUT" || cat "$OUT"
"#)
@@ -1697,6 +1696,7 @@
entr
git-minimal
guile-heredoc-latest
+ mailutils-sendmail
ranger
rlwrap
rsync