diff options
author | makefu <github@syntax-fehler.de> | 2020-09-22 00:54:25 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-09-22 00:54:25 +0200 |
commit | 49df24b5bbfd61b7d86f65d222fc0534732cbc88 (patch) | |
tree | 91cfe708c67b34288a7cf98a0ff077a223a2404b /krebs/1systems/wolf | |
parent | 9ddea79d0537eddee1e6d372403bc2f3bbe07675 (diff) |
wolf.r: manage light.shack web-interface in shackspace
Diffstat (limited to 'krebs/1systems/wolf')
-rw-r--r-- | krebs/1systems/wolf/config.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/krebs/1systems/wolf/config.nix b/krebs/1systems/wolf/config.nix index a9e8aafee..0160f9ebb 100644 --- a/krebs/1systems/wolf/config.nix +++ b/krebs/1systems/wolf/config.nix @@ -27,6 +27,8 @@ in <stockholm/krebs/2configs/shack/muellshack.nix> # provide light control api <stockholm/krebs/2configs/shack/node-light.nix> + # light.shack web-ui + <stockholm/krebs/2configs/shack/light.shack.nix> # send mail if muell was not handled <stockholm/krebs/2configs/shack/muell_mail.nix> # send mail if muell was not handled |