aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-12 19:54:24 -0300
committerEuAndreh <eu@euandre.org>2023-03-12 19:54:24 -0300
commita499cda61f6c454d13663f80b988ab05554d6882 (patch)
tree7cc524137d80856deb6c3bca4fd79e6236d26be4
parentsystem.scm: Require /mnt/production to be mounted for boot (diff)
downloadtoph-a499cda61f6c454d13663f80b988ab05554d6882.tar.gz
toph-a499cda61f6c454d13663f80b988ab05554d6882.tar.xz
system.scm: Use root@tld for certbot email
-rw-r--r--src/infrastructure/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm
index b064206..31ecff4 100644
--- a/src/infrastructure/guix/system.scm
+++ b/src/infrastructure/guix/system.scm
@@ -251,7 +251,7 @@
#~(job "0 4 * * *" "cronjob reconfigure -U")))))
(service certbot-service-type
(certbot-configuration
- (email "eu@euandre.org")
+ (email (str "root@" tld))
(certificates
(list
(certificate-configuration