diff options
author | lassulus <lassulus@lassul.us> | 2019-09-22 11:59:38 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2019-09-22 11:59:38 +0200 |
commit | c58b7f25838452483295260695c1a35d040bcfd6 (patch) | |
tree | 4ed86f5dbcc8121564c2307db6180a7fe84b6079 /lass | |
parent | 4e01c4c58bed5a949b4d95e76926b45461d8397b (diff) |
l shodan.r: import nfs-dl
Diffstat (limited to 'lass')
-rw-r--r-- | lass/1systems/shodan/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/shodan/config.nix b/lass/1systems/shodan/config.nix index 5de87d790..6513de481 100644 --- a/lass/1systems/shodan/config.nix +++ b/lass/1systems/shodan/config.nix @@ -17,6 +17,7 @@ with import <stockholm/lib>; <stockholm/lass/2configs/blue-host.nix> <stockholm/lass/2configs/green-host.nix> <stockholm/lass/2configs/ssh-cryptsetup.nix> + <stockholm/lass/2configs/nfs-dl.nix> ]; krebs.build.host = config.krebs.hosts.shodan; |