summaryrefslogtreecommitdiffstats
path: root/2configs/elchos/search.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-07-02 16:05:52 +0200
committermakefu <github@syntax-fehler.de>2023-07-02 16:06:38 +0200
commit777a2fe7347e55450c63170db336cbe8518961bd (patch)
tree69fa95da7f3458b1e19cb6a54ed34a505147b5b3 /2configs/elchos/search.nix
parentecfa5966701bbda871aca18ff81d2200f1990f88 (diff)
treewide: replace stockholm/lib with stockholm.lib
Diffstat (limited to '2configs/elchos/search.nix')
-rw-r--r--2configs/elchos/search.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/elchos/search.nix b/2configs/elchos/search.nix
index e7b91e6a8..b9d4ed5de 100644
--- a/2configs/elchos/search.nix
+++ b/2configs/elchos/search.nix
@@ -2,7 +2,7 @@
# search also generates ddclient entries for all other logs
-with import <stockholm/lib>;
+with pkgs.stockholm.lib;
let
#primary-itf = "eth0";
#primary-itf = "wlp2s0";