diff options
author | lassulus <lassulus@lassul.us> | 2020-04-21 14:21:17 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2020-04-21 14:21:17 +0200 |
commit | bf4b5ef13c8f232401d5def002ab0c6e337d4e62 (patch) | |
tree | f473e218c7f0995656546cf25cc51b44b98941a4 /lass/1systems/shodan | |
parent | e3b37e2bc0b4315254969a622a74120518d59eb0 (diff) |
l: split hass config
Diffstat (limited to 'lass/1systems/shodan')
-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 9bb31191c..064a56955 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/hass> <stockholm/lass/2configs/br.nix> ]; |