nixosTests.hostname: Fix

This commit is contained in:
Jacek Galowicz
2026-04-21 11:48:16 +02:00
committed by Jacek Galowicz
parent 392f3f8fc1
commit 786d0f4374
-2
View File
@@ -43,8 +43,6 @@ let
''
start_all()
machine = ${hostName}
machine.systemctl("start network-online.target")
machine.wait_for_unit("network-online.target")