···119119120120 networking.usePredictableInterfaceNames = false;
121121122122- # Make sure we use a patched QEMU that ignores file ownership.
123123- virtualisation.qemu.program = "${pkgs.qemu_test}/bin/qemu-kvm";
124124-125122 # Make it easy to log in as root when running the test interactively.
126123 users.extraUsers.root.initialHashedPassword = mkOverride 150 "";
127124