about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--system/modules/common.nix14
1 files changed, 14 insertions, 0 deletions
diff --git a/system/modules/common.nix b/system/modules/common.nix
index d352981755..9a09920a8a 100644
--- a/system/modules/common.nix
+++ b/system/modules/common.nix
@@ -103,3 +103,17 @@
     autoOptimiseStore = true;
   };
 }
+
+    buildMachines = [{
+      hostName = "172.16.0.3";
+      sshUser = "griffin";
+      sshKey = "/home/grfn/.ssh/id_rsa";
+      system = "x86_64-darwin";
+      maxJobs = 4;
+    }];
+
+    distributedBuilds = true;
+
+    # gc = {
+    #   automatic = true;
+    #   dates = "