diff options
Diffstat (limited to 'lass/1systems/shodan.nix')
-rw-r--r-- | lass/1systems/shodan.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/shodan.nix b/lass/1systems/shodan.nix index 7c44807a6..9d1df1d72 100644 --- a/lass/1systems/shodan.nix +++ b/lass/1systems/shodan.nix @@ -1,6 +1,6 @@ { config, pkgs, ... }: -with builtins; +with import <stockholm/lib>; { imports = [ ../. |