pbp wireguard

This commit is contained in:
Andrea Ciceri 2023-04-21 10:49:52 +02:00
parent 0183615f1c
commit fcfd36c63b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
6 changed files with 39 additions and 1 deletions

View file

@ -47,7 +47,7 @@
speedFactor = 1;
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
mandatoryFeatures = [];
sshKey = "/var/lib/hydra/queue-runner/.ssh/id_rsa";
# sshKey = "/var/lib/hydra/queue-runner/.ssh/id_rsa";
sshUser = "root";
}
];