summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-04-17 21:10:24 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-04-17 21:10:24 +0200
commit4ca83979f0ca069bc7d984255f8671495f38877f (patch)
treeaea14aa2027b72dde61e18aa48962c55a52a1b05
parent188f733abe9031c5831925c61d7528f3da905728 (diff)
downloadnixos-4ca83979f0ca069bc7d984255f8671495f38877f.tar
nixos-4ca83979f0ca069bc7d984255f8671495f38877f.tar.gz
nixos-4ca83979f0ca069bc7d984255f8671495f38877f.tar.bz2
nixos-4ca83979f0ca069bc7d984255f8671495f38877f.tar.xz
nixos-4ca83979f0ca069bc7d984255f8671495f38877f.zip
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index f34ba01e..77246698 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -928,7 +928,7 @@ in rec {
928 enable = true; 928 enable = true;
929 interfaces = [ "yggdrasil" ]; 929 interfaces = [ "yggdrasil" ];
930 machines = [ 930 machines = [
931 { hostName = "hel"; ethernetAddress = "ee:10:15:9a:cc:1f"; ipAddress = "hel.asgard.yggdrasil"; } 931 { hostName = "hel"; ethernetAddress = "ee:10:15:9a:cc:1f"; ipAddress = "hel.midgard.yggdrasil"; }
932 ]; 932 ];
933 extraConfig = '' 933 extraConfig = ''
934 subnet 10.141.0.0 netmask 255.255.0.0 { 934 subnet 10.141.0.0 netmask 255.255.0.0 {