Fixed: sshName Attribut

This commit is contained in:
2026-02-11 14:51:22 +01:00
parent d21b3b3c19
commit e2bd37f25d

View File

@@ -50,7 +50,7 @@
{
hostName = "192.168.2.40";
system = "aarch64-linux";
user = "phil";
sshUser = "phil";
maxJobs = 4;
speedFactor = 2;
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];