summaryrefslogtreecommitdiffstats
path: root/2configs/tinc/retiolum.nix
diff options
context:
space:
mode:
Diffstat (limited to '2configs/tinc/retiolum.nix')
-rw-r--r--2configs/tinc/retiolum.nix3
1 files changed, 3 insertions, 0 deletions
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;
}