From ce793d1c224835fe5c99cfca7d03bf5aa3ecee4d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 Nov 2015 14:15:59 +0100 Subject: typo --- custom/tinc/laeradhr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/tinc/laeradhr.nix b/custom/tinc/laeradhr.nix index fa9a0304..b40e3d2a 100644 --- a/custom/tinc/laeradhr.nix +++ b/custom/tinc/laeradhr.nix @@ -13,7 +13,7 @@ in { "laeradhr" = { inherit name; debugLevel = 2; - hosts = ( import ./hosts/laearadhr.nix ); + hosts = ( import ./hosts/laeradhr.nix ); extraConfig = connectTo; scripts = { tinc-up = '' -- cgit v1.2.3