summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index f6197e5a..e4792376 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -477,7 +477,7 @@ in rec {
477 477
478 local_recipient_maps = ""; 478 local_recipient_maps = "";
479 479
480 luser_relay = "gkleen+${local}"; 480 luser_relay = "gkleen+''${local}";
481 481
482 # 10 GiB 482 # 10 GiB
483 message_size_limit = 10737418240; 483 message_size_limit = 10737418240;