From 4ca83979f0ca069bc7d984255f8671495f38877f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 17 Apr 2018 21:10:24 +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 f34ba01e..77246698 100644 --- a/ymir.nix +++ b/ymir.nix @@ -928,7 +928,7 @@ in rec { enable = true; interfaces = [ "yggdrasil" ]; machines = [ - { hostName = "hel"; ethernetAddress = "ee:10:15:9a:cc:1f"; ipAddress = "hel.asgard.yggdrasil"; } + { hostName = "hel"; ethernetAddress = "ee:10:15:9a:cc:1f"; ipAddress = "hel.midgard.yggdrasil"; } ]; extraConfig = '' subnet 10.141.0.0 netmask 255.255.0.0 { -- cgit v1.2.3