forked from mirrors/nixpkgs
Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"
This reverts commit 704e91bab0
.
This commit is contained in:
parent
94205f5f21
commit
2f697bf693
|
@ -52,7 +52,7 @@ rec {
|
|||
[ { address = "192.168.${toString first}.${toString m.second}";
|
||||
prefixLength = 24;
|
||||
} ];
|
||||
});
|
||||
}
|
||||
in
|
||||
{ key = "ip-address";
|
||||
config =
|
||||
|
|
Loading…
Reference in a new issue