diff options
Diffstat (limited to 'lass/1systems')
-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 b3de15837..9bb31191c 100644 --- a/lass/1systems/shodan/config.nix +++ b/lass/1systems/shodan/config.nix @@ -19,6 +19,7 @@ with import <stockholm/lib>; <stockholm/lass/2configs/ssh-cryptsetup.nix> <stockholm/lass/2configs/nfs-dl.nix> <stockholm/lass/2configs/gg23.nix> + <stockholm/lass/2configs/br.nix> ]; krebs.build.host = config.krebs.hosts.shodan; |