pbp wireguard
This commit is contained in:
parent
0183615f1c
commit
fcfd36c63b
6 changed files with 39 additions and 1 deletions
|
@ -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";
|
||||
}
|
||||
];
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
thinkpad = "g8wId6Rl0olRFRtAnQ046ihPRYFCtMxOJ+/Z9ARwIxI=";
|
||||
oneplus6t = "O6/tKaA8Hs7OEqi15hV4RwviR6vyCTMYv6ZlhsI+tnI=";
|
||||
rock5b = "bc5giljukT1+ChbbyTLdOfejfR3c8RZ4XoXmQM54nTY=";
|
||||
pbp = "jvfAfQ2ykBndpnoLQTBJzDOhpjMOtIyCufEw+BxMxSc=";
|
||||
};
|
||||
mkPeer = hostname: {
|
||||
publicKey = publicKeys."${hostname}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue