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

This reverts commit 2f697bf693.
This commit is contained in:
William A. Kennington III 2014-08-31 09:46:26 -07:00
parent 3d037ebb94
commit 9a697d775a

View file

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