Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"
This reverts commit 704e91bab005eabe968a3b140222fb0cf7afd4db.
Rob Vermaas 11 years ago 2f697bf6 94205f5f
··· 52 52 [ { address = "192.168.${toString first}.${toString m.second}"; 53 53 prefixLength = 24; 54 54 } ]; 55 55 - }); 55 55 + } 56 56 in 57 57 { key = "ip-address"; 58 58 config =