treewide: rationalise distributed builds
This commit is contained in:
parent
b25aa75d37
commit
05864180db
6 changed files with 19 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue