nixos/tests/networking.nix: hotfix evaluation
It broke by merge 8803f1da6.
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user