nixos/tests: fix hostname under network-online dep fix [BROKEN]

This commit is contained in:
Jade Lovelace
2024-01-18 16:28:42 -08:00
parent cc63754f56
commit 9067ecf283
+1
View File
@@ -34,6 +34,7 @@ let
machine = ${hostName}
machine.systemctl("start network-online.target")
machine.wait_for_unit("network-online.target")
# Test if NixOS computes the correct FQDN (either a FQDN or an error/null):