misc small tweaks
This commit is contained in:
parent
39d2f22cbb
commit
213e3b6e00
3 changed files with 3 additions and 15 deletions
|
|
@ -42,7 +42,7 @@ in
|
|||
inherit (self.homeConfigurations) muede;
|
||||
};
|
||||
distributedBuilds = {
|
||||
isBuilder = false;
|
||||
isBuilder = true;
|
||||
speedFactor = 14;
|
||||
hostPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHGKoZ68wwyVRmPB0SkvpJUyUMDWeFbC5Je9zukyEOh7";
|
||||
clientPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKAbojdhb3PfazSRmudvo381Y+zUFVLMa7AbWbfK/Zp2 muede-lpt2-nix-builds";
|
||||
|
|
|
|||
Loading…
Reference in a new issue