From 68a238106319089e1af7dd65d1668ffde4007278 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 16 Jun 2015 20:42:47 +0200 Subject: =?UTF-8?q?String=20=E2=89=A0=20List=20of=20strings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bragi.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bragi.nix') diff --git a/bragi.nix b/bragi.nix index 6246c9b3..9626c5ba 100644 --- a/bragi.nix +++ b/bragi.nix @@ -174,7 +174,8 @@ enable = true; externalIP = "10.141.1.5"; externalInterface = "wlp4s0"; - internalIPs = "10.141.4.0/24"; + internalIPs = [ "10.141.4.0/24" + ]; internalInterfaces = [ "enp1s0" ]; }; -- cgit v1.2.3