fix: correct username
This commit is contained in:
parent
9516649c1d
commit
f68b6bb588
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
|
||||
nix = {
|
||||
buildMachines = [{
|
||||
hostName = "lambdaOS";
|
||||
hostName = "noa@lambdaOS";
|
||||
system = "x86_64-linux";
|
||||
protocol = "ssh-ng";
|
||||
maxJobs = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue