Remove remote builder from SIIT-DC
This commit is contained in:
parent
87444c8095
commit
5e10c437fd
1 changed files with 1 additions and 4 deletions
|
@ -14,10 +14,7 @@
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
siit.enable = true;
|
siit.enable = true;
|
||||||
nixCacheClient = {
|
nixCacheClient.enable = true;
|
||||||
enable = true;
|
|
||||||
remoteBuilds.exclusive = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.hostId = "f1636fe0";
|
networking.hostId = "f1636fe0";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue