about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-03-04 00:07:41 +0100
committerProfpatsch <mail@profpatsch.de>2019-03-25 13:53:46 +0100
commitbb3381f5b26f5ab0b3b80a2f6ab4ad4f441436d6 (patch)
treea00b483e83b653589811514bc4909cba61077d89 /machines
parentd90a7cf68d5cd5b625756ff258f3c99754d6880d (diff)
machines/katara: nix options
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index c8f625af..336c31ad 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -93,6 +93,10 @@ in {
         supportedFeatures = [ "big-parallel" ];
       }
     ];
+    nix.extraOptions = ''
+      builders-use-substitutes = true
+      auto-optimise-store = true
+    '';
 
     ##########
     # Network