From abcedf48ed726e7e3ed90815a471572c8947cc27 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 3 Nov 2015 22:30:37 +0100 Subject: syntax poking --- custom/tinc/yggdrasil.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/tinc/yggdrasil.nix b/custom/tinc/yggdrasil.nix index 6b3bb5cc..4c19e0e7 100644 --- a/custom/tinc/yggdrasil.nix +++ b/custom/tinc/yggdrasil.nix @@ -26,5 +26,5 @@ config.networking.interfaces."tinc.yggdrasil" = { useDHCP = false; - } \\ ip; + } // ip; } -- cgit v1.2.3