aboutsummaryrefslogtreecommitdiff
path: root/vps-configuration.env.nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-15 19:27:36 -0300
committerEuAndreh <eu@euandre.org>2020-08-15 19:27:36 -0300
commit3d377ee64e88c8945e07e89df407eb90055c0e2a (patch)
treed53073d5dbc501bc4935a94f0ceb6d0f626c7aeb /vps-configuration.env.nix
parentDeploy "boneco" project at boneco.$TLD (diff)
downloadserver-3d377ee64e88c8945e07e89df407eb90055c0e2a.tar.gz
server-3d377ee64e88c8945e07e89df407eb90055c0e2a.tar.xz
Remove duplicate letsencryptEmail entry
This option is to override the global one. Since they are the same, it has no effect.
Diffstat (limited to 'vps-configuration.env.nix')
-rw-r--r--vps-configuration.env.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/vps-configuration.env.nix b/vps-configuration.env.nix
index 7bf5a4e..ad24f83 100644
--- a/vps-configuration.env.nix
+++ b/vps-configuration.env.nix
@@ -76,7 +76,6 @@ in {
certs = {
"${envsubstConfiguration.prosodyTLD}" = {
webroot = "/var/www/${envsubstConfiguration.prosodyTLD}";
- email = envsubstConfiguration.letsencryptEmail;
user = "prosody";
group = "prosody";
extraDomains = {