From 8351d19546129107baecaab044e8bc14f6221f3f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 23 Apr 2018 12:31:55 +0200 Subject: =?UTF-8?q?Revert=20"=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 52f3157d1a25048a9b3900a4241637eb1d3c3914. --- custom/tinc/yggdrasil.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'custom') diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix index 48fe2a2e..f5684d08 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix @@ -43,10 +43,6 @@ in { }; config = mkIf cfg.enable { - networking.extraResolvconfConf = '' - interface_order=lo lo[0-9]* yggdrasil - ''; - services.customTinc.networks."yggdrasil" = { inherit (cfg) name interfaceConfig; debugLevel = 2; -- cgit v1.2.3