Files
nixpkgs/nixos/lib/testing/network.nix
Alyssa Ross beeb739e48 nixos/test-driver: fix corrupt hosts files
primaryIPAddress is defined using lib.optionalString.  If it is the
empty string (because there are no assigned IP addresses), and the
machine has a hostname, we don't want to generate an invalid hosts
file with that empty string as the first (IP address) field.
2026-07-23 22:25:21 +02:00

6.6 KiB