summaryrefslogtreecommitdiffstats
path: root/2configs/deployment/boot-euer.nix
diff options
context:
space:
mode:
Diffstat (limited to '2configs/deployment/boot-euer.nix')
-rw-r--r--2configs/deployment/boot-euer.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/deployment/boot-euer.nix b/2configs/deployment/boot-euer.nix
index f890ea7ad..6d83d1efc 100644
--- a/2configs/deployment/boot-euer.nix
+++ b/2configs/deployment/boot-euer.nix
@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }:
# more than just nginx config but not enough to become a module
-with import <stockholm/lib>;
+with pkgs.stockholm.lib;
let
hostname = config.krebs.build.host.name;
bootscript = pkgs.writeTextDir "runit" ''