Remove remote builder from SIIT-DC

This commit is contained in:
Vili Sinervä 2025-07-16 22:55:08 +03:00
parent 87444c8095
commit 5e10c437fd
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -14,10 +14,7 @@
};
services = {
siit.enable = true;
nixCacheClient = {
enable = true;
remoteBuilds.exclusive = true;
};
nixCacheClient.enable = true;
};
};
networking.hostId = "f1636fe0";