diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-04 13:49:30 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-04 13:49:30 +0100 |
commit | 3b3084fb1057fa4332c5c59cc34bea58a8f3d3dd (patch) | |
tree | cf15bc69f506186616e255f12dbbfacef474f1d1 /custom/tinc | |
parent | 473e3c57cb9ad4c83950868045a0a059874a7556 (diff) | |
download | nixos-3b3084fb1057fa4332c5c59cc34bea58a8f3d3dd.tar nixos-3b3084fb1057fa4332c5c59cc34bea58a8f3d3dd.tar.gz nixos-3b3084fb1057fa4332c5c59cc34bea58a8f3d3dd.tar.bz2 nixos-3b3084fb1057fa4332c5c59cc34bea58a8f3d3dd.tar.xz nixos-3b3084fb1057fa4332c5c59cc34bea58a8f3d3dd.zip |
...
Diffstat (limited to 'custom/tinc')
-rw-r--r-- | custom/tinc/yggdrasil.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix index d3569df4..ef673c80 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix | |||
@@ -4,6 +4,7 @@ | |||
4 | , openresolv | 4 | , openresolv |
5 | , connect ? true | 5 | , connect ? true |
6 | , ipConf ? {} | 6 | , ipConf ? {} |
7 | , ... | ||
7 | }: | 8 | }: |
8 | 9 | ||
9 | 10 | ||