generation 563 25.11.20250714.62e0f05

This commit is contained in:
2025-12-30 02:47:24 -05:00
parent 14988a0274
commit ae6fdaa2bc

View File

@@ -18,7 +18,7 @@
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
mandatoryFeatures = [];
sshUser = "synchronous";
sshKey = "/synchronous/.ssh/id_rsa"; # Path to private key on client
sshKey = "/home/synchronous/.ssh/id_ed25519"; # Path to private key on client
}
];
}