mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/phonebox/tests/vm/default.nix
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"2bd36db8cc" # kurogeek-thinkpad
|
"2bd36db8cc" # kurogeek-thinkpad
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
./networking.nix
|
# ./networking.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
|
|||||||
@@ -14,7 +14,9 @@
|
|||||||
phonebox-test = {
|
phonebox-test = {
|
||||||
module.name = "@clan/phonebox";
|
module.name = "@clan/phonebox";
|
||||||
module.input = "self";
|
module.input = "self";
|
||||||
roles.default.machines."server".settings = { };
|
roles.default.machines."server".settings = {
|
||||||
|
ata-ethernet-iface = "enp2s0";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user