Files
r-vdp d74fa360ac nixos/tests: fix networking eval outside the test framework
68e2e2bde3 ("nixos/test-driver: fix eval with noUserModules")
moved the guest-networking-options.nix import from qemu-vm.nix into the
test framework's baseModules, but the nixos-rebuild-target-host and nixops
tests also depend on it internally. Import it explicitly in these configs.
2026-07-28 15:56:01 +02:00
..