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