From 3be7c69f5cba0d8e8c9955b8252a6f613fce6ef5 Mon Sep 17 00:00:00 2001 From: lassulus Date: Tue, 19 May 2015 22:31:33 +0200 Subject: disbale binary-caches (they dont work with ssh) --- modules/lass/binary-caches.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/lass') diff --git a/modules/lass/binary-caches.nix b/modules/lass/binary-caches.nix index 4755b116f..c2727520d 100644 --- a/modules/lass/binary-caches.nix +++ b/modules/lass/binary-caches.nix @@ -7,7 +7,7 @@ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCZSq5oLrokkh3F+MOdK5/nzVIEDvqyvfzLMNWmzsYD root@uriel" ]; nix.binaryCaches = [ - "scp://nix-ssh@mors" - "scp://nix-ssh@uriel" + #"scp://nix-ssh@mors" + #"scp://nix-ssh@uriel" ]; } -- cgit v1.2.3