summaryrefslogtreecommitdiffstats
path: root/makefu/3modules/opentracker.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/3modules/opentracker.nix')
-rw-r--r--makefu/3modules/opentracker.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/3modules/opentracker.nix b/makefu/3modules/opentracker.nix
index 8847fc09..202231fa 100644
--- a/makefu/3modules/opentracker.nix
+++ b/makefu/3modules/opentracker.nix
@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
-with config.krebs.lib;
+with import <stockholm/lib>;
let
cfg = config.makefu.opentracker;