mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/phonebox/tests/vm/default.nix
This commit is contained in:
2025-10-30 16:18:11 +07:00
parent 2147b1d0cb
commit 74db5fc83e
2 changed files with 4 additions and 2 deletions

View File

@@ -14,7 +14,9 @@
phonebox-test = {
module.name = "@clan/phonebox";
module.input = "self";
roles.default.machines."server".settings = { };
roles.default.machines."server".settings = {
ata-ethernet-iface = "enp2s0";
};
};
};
};