summaryrefslogtreecommitdiff
path: root/custom/uucp.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-04-06 13:41:11 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-04-06 13:41:11 +0200
commit8156ce5a53dea671701d342a2db3346074dceb7b (patch)
tree6a2275c84bd898ae1a0a916b312cfda7f133654e /custom/uucp.nix
parent70ddde12c20b82dededf056dcca093044d2b6235 (diff)
downloadnixos-8156ce5a53dea671701d342a2db3346074dceb7b.tar
nixos-8156ce5a53dea671701d342a2db3346074dceb7b.tar.gz
nixos-8156ce5a53dea671701d342a2db3346074dceb7b.tar.bz2
nixos-8156ce5a53dea671701d342a2db3346074dceb7b.tar.xz
nixos-8156ce5a53dea671701d342a2db3346074dceb7b.zip
Diffstat (limited to 'custom/uucp.nix')
-rw-r--r--custom/uucp.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/uucp.nix b/custom/uucp.nix
index 9bad979e..0ae99f91 100644
--- a/custom/uucp.nix
+++ b/custom/uucp.nix
@@ -15,6 +15,7 @@ let
15 time any 15 time any
16 chat-seven-bit false 16 chat-seven-bit false
17 chat . "" 17 chat . ""
18 protocol ${node.protocols}
18 command-path ${concatStringsSep " " cfg.commandPath} 19 command-path ${concatStringsSep " " cfg.commandPath}
19 commands ${concatStringsSep " " node.commands} 20 commands ${concatStringsSep " " node.commands}
20 ${concatStringsSep "\nalternate\n" (map (port: '' 21 ${concatStringsSep "\nalternate\n" (map (port: ''