mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
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 New Issue
Block a user