dont build on lpt2
This commit is contained in:
parent
909928c288
commit
b03a61ba1b
2 changed files with 3 additions and 2 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
inherit (self.homeConfigurations) muede;
|
||||
};
|
||||
distributedBuilds = {
|
||||
isBuilder = true;
|
||||
isBuilder = false; # broken fan
|
||||
speedFactor = 14;
|
||||
hostPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHGKoZ68wwyVRmPB0SkvpJUyUMDWeFbC5Je9zukyEOh7";
|
||||
clientPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKAbojdhb3PfazSRmudvo381Y+zUFVLMa7AbWbfK/Zp2 muede-lpt2-nix-builds";
|
||||
|
|
|
|||
Loading…
Reference in a new issue