Enable remote builder configuration

Allow easily setting a box up as a remote builder
This commit is contained in:
Greg Hellings
2024-10-18 16:46:35 -05:00
parent 0e24d39dce
commit d6629c8769
4 changed files with 78 additions and 37 deletions
+4
View File
@@ -15,6 +15,10 @@
keep-derivations = true;
min-free = (toString (1024 * 1024 * 1024));
max-free = (toString (5 * 1024 * 1024 * 1024));
trusted-users = [
"greg"
"gregory.hellings"
]; # For home and for work machines
substituters = [
"https://cache.garnix.io"
"https://ai.cachix.org"