about summary refs log tree commit diff
path: root/system/modules/common.nix
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-04T17·18-0400
committerGriffin Smith <root@gws.fyi>2020-05-04T17·18-0400
commitb2d21123139cb37f8c5e31976e72e7beba14ca93 (patch)
treee14615aaf73816f44629787e5c05531ff8020d7e /system/modules/common.nix
parentd22a0381a5f8d9c52d251d3a8e6be08adeb89e4e (diff)
macos build machine
Diffstat (limited to 'system/modules/common.nix')
-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 = "