From f487efb4775e80223b488222c09b719cda98a03e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 Nov 2015 13:54:04 +0100 Subject: =?UTF-8?q?=E2=80=BD=E2=80=BD=E2=80=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 331d3912..4191d2c4 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix @@ -13,7 +13,7 @@ in { "yggdrasil" = { inherit name; debugLevel = 2; - hosts = ( import ./custom/tinc/yggdrasil-hosts.nix ); + hosts = ( import ./yggdrasil-hosts.nix ); extraConfig = connectTo; scripts = { tinc-up = '' -- cgit v1.2.3