From c05b8eb332e5a1a269beb548e11f047f3a00a349 Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 30 Oct 2016 19:59:12 +0100 Subject: m 2 retiolum: only use prism cache if in retiolum --- 2configs/tinc/retiolum.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to '2configs/tinc') diff --git a/2configs/tinc/retiolum.nix b/2configs/tinc/retiolum.nix index dcb072461..c55b94466 100644 --- a/2configs/tinc/retiolum.nix +++ b/2configs/tinc/retiolum.nix @@ -1,4 +1,7 @@ _: { + imports = [ + ../binary-cache/lass.nix + ]; krebs.tinc.retiolum.enable = true; } -- cgit v1.2.3