diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-04 13:44:29 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-04 13:44:29 +0100 |
commit | d69df73bc0c76223f59174f8ab831fec9b4a62da (patch) | |
tree | 8b145e4e5b3f04ee48182398eea51885ce963c26 /custom/tinc | |
parent | 0e866c25377a36cc206388d9419460924667788a (diff) | |
download | nixos-d69df73bc0c76223f59174f8ab831fec9b4a62da.tar nixos-d69df73bc0c76223f59174f8ab831fec9b4a62da.tar.gz nixos-d69df73bc0c76223f59174f8ab831fec9b4a62da.tar.bz2 nixos-d69df73bc0c76223f59174f8ab831fec9b4a62da.tar.xz nixos-d69df73bc0c76223f59174f8ab831fec9b4a62da.zip |
syntax poking
Diffstat (limited to 'custom/tinc')
-rw-r--r-- | custom/tinc/yggdrasil.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix index a4309278..a623ab34 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix | |||
@@ -3,7 +3,7 @@ | |||
3 | , openresolv | 3 | , openresolv |
4 | , connect ? true | 4 | , connect ? true |
5 | , ipConf ? {} | 5 | , ipConf ? {} |
6 | } | 6 | }: |
7 | 7 | ||
8 | 8 | ||
9 | let | 9 | let |