diff options
| -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 | 
