diff options
author | lassulus <lass@aidsballs.de> | 2016-08-24 00:03:38 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-08-24 00:03:38 +0200 |
commit | 4a3bee7aa8a3218ca8a319695bc66520220ce93d (patch) | |
tree | afb7647cd31821f6836fd2200c5dfdd5bc71d5da /lass/1systems/shodan.nix | |
parent | cdaa911344c96610ee327716f576c1eb061a9277 (diff) |
l: import retiolum.nix explicit
Diffstat (limited to 'lass/1systems/shodan.nix')
-rw-r--r-- | lass/1systems/shodan.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/shodan.nix b/lass/1systems/shodan.nix index 96d64bda3..af98c6968 100644 --- a/lass/1systems/shodan.nix +++ b/lass/1systems/shodan.nix @@ -4,6 +4,7 @@ with builtins; { imports = [ ../. + ../2configs/retiolum.nix ../2configs/hw/tp-x220.nix ../2configs/baseX.nix ../2configs/git.nix |