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 9f63e33a..e97e5347 100644
--- a/krebs/3modules/current.nix
+++ b/krebs/3modules/current.nix
@@ -1,6 +1,6 @@
{ config, pkgs, lib, ... }:
-with config.krebs.lib;
+with import <stockholm/lib>;
let
cfg = config.krebs.current;