typo
This commit is contained in:
parent
08bfae7046
commit
1649900113
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in {
|
|||
nix.distributedBuilds = true;
|
||||
nix.buildMachines = [
|
||||
{
|
||||
hostname = "ymir";
|
||||
hostName = "ymir";
|
||||
systems = [ "x86_64-linux" "aarch64-linux" ];
|
||||
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
|
||||
sshKey = "/home/osbm/.ssh/id_ed25519";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue