mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 11:08:28 +00:00
nixos/tests/networking.nix: hotfix evaluation
It broke by merge 8803f1da6
.
This commit is contained in:
parent
c71193894e
commit
08d26bbb72
@ -953,6 +953,7 @@ let
|
|||||||
} else {
|
} else {
|
||||||
name = "RenameInterface";
|
name = "RenameInterface";
|
||||||
testScript = "";
|
testScript = "";
|
||||||
|
};
|
||||||
# even with disabled networkd, systemd.network.links should work
|
# even with disabled networkd, systemd.network.links should work
|
||||||
# (as it's handled by udev, not networkd)
|
# (as it's handled by udev, not networkd)
|
||||||
link = {
|
link = {
|
||||||
|
Loading…
Reference in New Issue
Block a user