diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-26 15:17:32 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-26 15:17:32 +0200 |
| commit | 009fdd9ba1cb1f636de99baaf948ca4687716cc2 (patch) | |
| tree | 9415a6740bd2cab0c2dba7fe8dfccc665e8c5d18 | |
| parent | 316349b2d438ba57dfd5607bb06b95407e03be01 (diff) | |
| download | nixos-009fdd9ba1cb1f636de99baaf948ca4687716cc2.tar nixos-009fdd9ba1cb1f636de99baaf948ca4687716cc2.tar.gz nixos-009fdd9ba1cb1f636de99baaf948ca4687716cc2.tar.bz2 nixos-009fdd9ba1cb1f636de99baaf948ca4687716cc2.tar.xz nixos-009fdd9ba1cb1f636de99baaf948ca4687716cc2.zip | |
typo
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -567,7 +567,7 @@ in rec { | |||
| 567 | recipient_canonical_maps = tcp:localhost:10002 | 567 | recipient_canonical_maps = tcp:localhost:10002 |
| 568 | recipient_canonical_classes= envelope_recipient,header_recipient | 568 | recipient_canonical_classes= envelope_recipient,header_recipient |
| 569 | ''; | 569 | ''; |
| 570 | masterConf = { | 570 | masterConfig = { |
| 571 | uucp = { | 571 | uucp = { |
| 572 | type = "unix"; | 572 | type = "unix"; |
| 573 | private = true; | 573 | private = true; |
