diff options
author | lassulus <lass@aidsballs.de> | 2016-10-20 21:40:11 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-10-20 22:08:56 +0200 |
commit | 0f38de96e8749e49af333028435edb37f7b4ae60 (patch) | |
tree | fb062a28018e9419093711477f25ca2ef9c0d205 /lass/1systems | |
parent | 9375a3fb9beb2ea3dac0938220731681865bd75f (diff) |
l: import <stockholm/lib>
Diffstat (limited to 'lass/1systems')
-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 = [ ../. |