From 039f3193b75e78cc133409b69fb9784ce001ad57 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 23 Jul 2015 01:56:46 +0200 Subject: 4 tv: generate tinc config --- 1systems/tv/mkdir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '1systems') diff --git a/1systems/tv/mkdir.nix b/1systems/tv/mkdir.nix index 2e90c8a..e0e057d 100644 --- a/1systems/tv/mkdir.nix +++ b/1systems/tv/mkdir.nix @@ -46,7 +46,7 @@ with lib; networking.hostName = "mkdir"; networking.interfaces.enp2s1.ip4 = [ { - address = "162.248.167.241"; + address = "162.248.167.241"; # TODO prefixLength = 24; } ]; -- cgit v1.2.3