diff options
author | makefu <github@syntax-fehler.de> | 2020-09-03 19:21:45 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-09-03 19:21:45 +0200 |
commit | 1cd926948feb5d049e5dd984d3fe2d6970522593 (patch) | |
tree | 4bcd818ad8f8579198e164f1acf7117623657da6 /makefu/1systems | |
parent | 8bec9d2662ba65e3c65c6e416618af24a4d6832f (diff) |
ma wbob.r: disable logging server
Diffstat (limited to 'makefu/1systems')
-rw-r--r-- | makefu/1systems/wbob/config.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/makefu/1systems/wbob/config.nix b/makefu/1systems/wbob/config.nix index 9d0c7af61..32dedbde2 100644 --- a/makefu/1systems/wbob/config.nix +++ b/makefu/1systems/wbob/config.nix @@ -26,7 +26,8 @@ in { # <stockholm/makefu/2configs/audio/jack-on-pulse.nix> # <stockholm/makefu/2configs/audio/realtime-audio.nix> # <stockholm/makefu/2configs/vncserver.nix> - <stockholm/makefu/2configs/logging/server.nix> + ## no need for dns logs anymore + # <stockholm/makefu/2configs/logging/server.nix> # Services # <stockholm/makefu/2configs/hydra/stockholm.nix> @@ -48,6 +49,7 @@ in { <stockholm/makefu/2configs/bureautomation> # new hass entry point <stockholm/makefu/2configs/bureautomation/led-fader.nix> + <stockholm/makefu/2configs/bureautomation/kalauerbot.nix> # <stockholm/makefu/2configs/bureautomation/visitor-photostore.nix> # <stockholm/makefu/2configs/bureautomation/mpd.nix> #mpd is only used for TTS, this is the web interface <stockholm/makefu/2configs/mqtt.nix> |