about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index bf04a278..c3aa9b4e 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -66,7 +66,7 @@ in {
     # Nix
 
     nix.maxJobs = 2;
-    nix.binaryCaches = [ "https://hydra.nixos.org/" ];
+    # nix.binaryCaches = [ "https://hydra.nixos.org/" ];
 
     ##########
     # Network