treewide: rationalise distributed builds
This commit is contained in:
parent
b25aa75d37
commit
05864180db
6 changed files with 19 additions and 23 deletions
|
@ -14,12 +14,6 @@
|
|||
users.users.qenya.extraGroups = [ "wheel" ];
|
||||
qenya.base-server.enable = true;
|
||||
|
||||
qenya.services.distributed-builds = {
|
||||
enable = true;
|
||||
keyFile = "/etc/ssh/ssh_host_ed25519_key";
|
||||
builders = [ "kalessin" ];
|
||||
};
|
||||
|
||||
services.bind = {
|
||||
# enable = true;
|
||||
cacheNetworks = [ "10.127.0.0/16" "fd70:81ca:0f8f::/48" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue