diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 { |
