Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"

This reverts commit 704e91bab0.
This commit is contained in:
Rob Vermaas 2014-08-31 10:58:50 +02:00
parent 94205f5f21
commit 2f697bf693

View file

@ -52,7 +52,7 @@ rec {
[ { address = "192.168.${toString first}.${toString m.second}";
prefixLength = 24;
} ];
});
}
in
{ key = "ip-address";
config =