From d6a340e5d9916f7c7e8a57dd676d5d7adb19a2ed Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 15 May 2016 23:58:51 +0200 Subject: tabs break everything --- custom/tinc/def.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/tinc/def.nix') diff --git a/custom/tinc/def.nix b/custom/tinc/def.nix index 41007ad4..3de31418 100644 --- a/custom/tinc/def.nix +++ b/custom/tinc/def.nix @@ -118,7 +118,7 @@ in DeviceType = ${data.interfaceType} Device = /dev/net/tun Interface = tinc.${network} - ExperimentalProtocol = no + ExperimentalProtocol = no ${data.extraConfig} ''; }; -- cgit v1.2.3