treewide: rationalise distributed builds

This commit is contained in:
Katherina Walshe-Grey 2024-11-16 01:54:41 +00:00
parent b25aa75d37
commit 05864180db
6 changed files with 19 additions and 23 deletions

View file

@ -49,7 +49,7 @@
qenya.services.distributed-builds = {
enable = true;
keyFile = "/etc/ssh/ssh_host_ed25519_key";
builders = [ "kalessin" ];
builders = [ "kilgharrah" "kalessin" ];
};
programs.evolution.enable = true; # not in home-manager yet; not declaratively configurable yet