From 473e3c57cb9ad4c83950868045a0a059874a7556 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 Nov 2015 13:49:04 +0100 Subject: syntax poking --- ymir.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 10be9994..1c9d8aa3 100644 --- a/ymir.nix +++ b/ymir.nix @@ -146,7 +146,6 @@ in { ''; services.customTinc.networks = (pkgs.callPackage ./custom/tinc/yggdrasil.nix { - name = config.networking.hostName; connect = false; ipConf = { ip4 = [ { address = "10.141.4.1"; prefixLength = 16; } ]; -- cgit v1.2.3