misc small tweaks

This commit is contained in:
müde 2026-07-27 10:33:17 +02:00
commit 213e3b6e00
3 changed files with 3 additions and 15 deletions

View file

@ -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";