feat: use ip for build
This commit is contained in:
parent
7c6c06663f
commit
c44eb7383e
2 changed files with 2 additions and 2 deletions
|
|
@ -90,7 +90,7 @@
|
|||
|
||||
nix = {
|
||||
buildMachines = [{
|
||||
hostName = "lambdaOS";
|
||||
hostName = "192.168.42.5";
|
||||
system = "x86_64-linux";
|
||||
protocol = "ssh";
|
||||
maxJobs = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue