From 459f9655292cf5a042c9df24d1cabaab2e808c9d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 17 Apr 2018 20:39:18 +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 17849e82..aafba864 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.asgard.yggdrasil"; } ]; extraConfig = '' subnet 10.141.0.0 netmask 255.255.0.0 { -- cgit v1.2.3