summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/shack/nix-cacher.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/2configs/shack/nix-cacher.nix')
-rw-r--r--krebs/2configs/shack/nix-cacher.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/shack/nix-cacher.nix b/krebs/2configs/shack/nix-cacher.nix
index 8feeca9a..f2357f91 100644
--- a/krebs/2configs/shack/nix-cacher.nix
+++ b/krebs/2configs/shack/nix-cacher.nix
@@ -1,5 +1,5 @@
{ config, pkgs, ... }:
-with import <stockholm/lib>;
+with import ../../../lib/lib.nix { inherit lib; };
let
cfg = config.krebs.apt-cacher-ng;
in