Add targetHost

This commit is contained in:
Jakob Lechner 2025-10-10 11:01:25 +02:00
parent c0845067ef
commit 8aa655b7e5

View file

@ -31,5 +31,6 @@ in
};
vm = {
system = "x86_64-linux";
targetHost = "192.168.122.110";
};
}