diff options
Diffstat (limited to 'system/modules/common.nix')
-rw-r--r-- | system/modules/common.nix | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/system/modules/common.nix b/system/modules/common.nix index d35298175515..9a09920a8a39 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 = " |