Fixed: sshName Attribut
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
{
|
{
|
||||||
hostName = "192.168.2.40";
|
hostName = "192.168.2.40";
|
||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
user = "phil";
|
sshUser = "phil";
|
||||||
maxJobs = 4;
|
maxJobs = 4;
|
||||||
speedFactor = 2;
|
speedFactor = 2;
|
||||||
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
|
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
|
||||||
|
|||||||
Reference in New Issue
Block a user