diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-26 15:31:02 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-26 15:31:02 +0200 |
| commit | 1a4175df104b282c3e66e2a12dc8bf856b8d57b1 (patch) | |
| tree | c734967ec02f10360b1eeb59e9cede961f4a2347 | |
| parent | 9167b0d445faf33ca7f81a94639deb801aaba721 (diff) | |
| download | nixos-1a4175df104b282c3e66e2a12dc8bf856b8d57b1.tar nixos-1a4175df104b282c3e66e2a12dc8bf856b8d57b1.tar.gz nixos-1a4175df104b282c3e66e2a12dc8bf856b8d57b1.tar.bz2 nixos-1a4175df104b282c3e66e2a12dc8bf856b8d57b1.tar.xz nixos-1a4175df104b282c3e66e2a12dc8bf856b8d57b1.zip | |
typo
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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; |
