From 984351b8e146497509ef740953e4ceb21e021893 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 21 Apr 2018 16:23:50 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index cc5c01dc..07b69ca4 100644 --- a/ymir.nix +++ b/ymir.nix @@ -192,7 +192,7 @@ in rec { enableIPv6 = true; interfaces."ens3" = { useDHCP = true; - ipv6.addresses = [ + ip6 = [ { address = "2a03:4000:6:d004::"; prefixLength = 64; } -- cgit v1.2.3