From 9222ced014a180fdfdfeabae6b493c18cc25cca5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 Nov 2015 13:45:00 +0100 Subject: syntax poking --- custom/tinc/yggdrasil.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix index a623ab34..2e0f6444 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix @@ -8,7 +8,7 @@ let connectTo = if connect then "" else "ConnectTo = ymir" -{ +in { "yggdrasil" = { name = name; debugLevel = 2; -- cgit v1.2.3