test: forgejo microVM

This commit is contained in:
Nick 2025-11-09 04:24:22 -06:00
parent bb9a102fd9
commit cb01cdf219
3 changed files with 6 additions and 6 deletions

View file

@ -37,9 +37,9 @@ in
};
interface = {
id = "vm-${name}";
mac = "03:00:00:00:00:53";
mac = "02:00:00:00:00:53";
idUser = "vmuser-${name}";
macUser = "04:00:00:00:00:05";
macUser = "02:00:00:00:00:05";
ip = "192.168.50.153";
gate = "192.168.50.1";
ssh = 2205;